diff options
| author | Bradley Taunt <git@btxx.org> | 2026-02-12 10:13:35 -0500 |
|---|---|---|
| committer | Bradley Taunt <git@btxx.org> | 2026-02-12 10:13:35 -0500 |
| commit | 1df2a85eaeabed17736081b87cab1245f5c6e3c5 (patch) | |
| tree | 81ba4a85a98bf7da3d5c99d4f82cd1099656144e /siteconfig.json | |
| parent | 22e39079143c7e6acdd79b76fc91e8a06fd3dd09 (diff) | |
Update 404 page location for siteconfig, newline error fix
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 b5412d6..48c36e1 100644 --- a/siteconfig.json +++ b/siteconfig.json @@ -1,3 +1,3 @@ { - "notFound": "404.html" + "notFound": "/404" }
\ No newline at end of file |
