diff options
| -rw-r--r-- | static.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static.json b/static.json new file mode 100644 index 0000000..2d464a7 --- /dev/null +++ b/static.json @@ -0,0 +1,5 @@ +{ + "root": "public/", + "clean_urls": true, + "error_page": "200.html" +} |
