diff options
Diffstat (limited to 'siteconfig.json')
| -rw-r--r-- | siteconfig.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/siteconfig.json b/siteconfig.json index 48c36e1..b5412d6 100644 --- a/siteconfig.json +++ b/siteconfig.json @@ -1,3 +1,3 @@ { - "notFound": "/404" + "notFound": "404.html" }
\ No newline at end of file |
