diff options
| author | 2025-09-02 17:04:15 +0200 | |
|---|---|---|
| committer | 2025-09-02 17:04:15 +0200 | |
| commit | de12d0f5e4eb4946fc1199f7a23d8b6015ec99a4 (patch) | |
| tree | 293964850a2d9159f45c25421046331359e5fb2b /siteconfig.json | |
| parent | a2110fb70ad0471754aebc8519737980b10df8d5 (diff) | |
fix build, 404
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" +} + |