mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
nanogen: init
This commit is contained in:
commit
c14e8f0570
3 changed files with 30 additions and 0 deletions
9
site.config.js
Executable file
9
site.config.js
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
module.exports = {
|
||||
build: {
|
||||
srcPath: './src',
|
||||
outputPath: './docs'
|
||||
},
|
||||
site: {
|
||||
title: 'oddsquat'
|
||||
}
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue