Initial commit
This commit is contained in:
commit
3c666da659
18 changed files with 7123 additions and 0 deletions
src/pages
7
src/pages/index.json
Normal file
7
src/pages/index.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"hash": true,
|
||||
"title": "tlater.net",
|
||||
"filename": "./index.html",
|
||||
"template": "./src/index/index.pug",
|
||||
"chunks": ["index"]
|
||||
}
|
Reference in a new issue