diff options
author | Bradley Taunt <bt@btxx.org> | 2024-12-05 20:30:10 -0500 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-12-05 20:31:58 -0500 |
commit | 22745030911846b1aaca5968a85bf65ad7b31882 (patch) | |
tree | 121ce659c3d91097636c09dd14ab681ab7f847af /404.html | |
parent | 1ce599906cd771d2d4231398320d5019fc0a928a (diff) |
Update git repo links, minor 404 page cleanup, testing out inverted colors for dark mode
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,5 +6,5 @@ layout: default <h2>404</h2> <p><strong>Page not found :(</strong></p> - <p>The requested page could not be found.</p> + <p>The requested page could not be found. Try going <a href="/">back to the homepage</a>.</p> <hr> |