diff options
| author | Owen Jacobson <owen.jacobson@grimoire.ca> | 2015-07-03 22:31:49 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen.jacobson@grimoire.ca> | 2015-07-03 22:35:09 -0400 |
| commit | 76aed6ef732de38d82245b3d674f70bab30221e5 (patch) | |
| tree | d50e9a296d91ef8a49bcb29c3e80096f200a3c26 /static.json | |
| parent | 92f66d3e3a0996bb1fad9dc83d7e184f92673e5d (diff) | |
Fuck it, serve the files directly.
Diffstat (limited to 'static.json')
| -rw-r--r-- | static.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static.json b/static.json new file mode 100644 index 0000000..dda34b4 --- /dev/null +++ b/static.json @@ -0,0 +1,4 @@ +{ + "root": ".html", + "clean_urls": true +} |
