diff options
| author | Bradley Taunt <bt@btxx.org> | 2024-12-04 13:12:30 -0500 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2024-12-04 13:12:30 -0500 |
| commit | 31b53a08ca9932fb9a1dc1d469eeac5061488118 (patch) | |
| tree | 34e6d6cd569588d394f413601f023318433bf024 /pages | |
| parent | 86d03aa619ea0cc3b971fdc7c3b2d9e2160ef4b9 (diff) | |
Include barebones 404 error page
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/404.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pages/404.md b/pages/404.md new file mode 100644 index 0000000..27c5d34 --- /dev/null +++ b/pages/404.md @@ -0,0 +1,3 @@ +# 404: Page not found + +You should [return to the homepage](/).
\ No newline at end of file |
