diff options
Diffstat (limited to 'siteconfig.json')
| -rw-r--r-- | siteconfig.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/siteconfig.json b/siteconfig.json new file mode 100644 index 0000000..1254a42 --- /dev/null +++ b/siteconfig.json @@ -0,0 +1,4 @@ +{ + "notFound": "404.html" +} + |