diff options
| author | Bradley Taunt <bt@btxx.org> | 2024-12-05 20:31:31 -0500 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2024-12-05 20:31:58 -0500 |
| commit | 1f4c77563b704b55d86c13ed6d7096b2ad1623fa (patch) | |
| tree | 33e0ed8cbaf4b8492c09cae1be77f5e4807e6091 /404.html | |
| parent | 22745030911846b1aaca5968a85bf65ad7b31882 (diff) | |
Remove HTML extension from 404 default
Diffstat (limited to '404.html')
| -rw-r--r-- | 404.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ --- -permalink: /404.html +permalink: /404 layout: default --- |
