diff --git a/.static b/.static new file mode 100644 index 0000000..e69de29 diff --git a/static.json b/static.json deleted file mode 100644 index 0de5de7..0000000 --- a/static.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "root": ".", - "clean_urls": true, - "routes": { - "/**": "index.html" - } -}