mirror of
https://github.com/mjrode/WhatToWatch.git
synced 2026-02-05 13:29:21 -06:00
Add static pages
This commit is contained in:
7
static.json
Normal file
7
static.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"root": "build/",
|
||||
"clean_urls": false,
|
||||
"routes": {
|
||||
"/**": "index.html"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user