diff options
author | HombreLaser <sebastian-440@live.com> | 2024-05-07 11:45:46 -0600 |
---|---|---|
committer | HombreLaser <sebastian-440@live.com> | 2024-05-07 11:45:46 -0600 |
commit | a4c0692f8dbab80cf5c0b5644ec050322040c4e3 (patch) | |
tree | 3ea2f9dc891a13bbcf8b8980c5bf6f2ebb0b9dc2 /404.html | |
parent | acc3c3caf7029f92a2b146c29a510181c1b42a65 (diff) |
Add dark theme
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/404.html b/404.html deleted file mode 100644 index c7b7197..0000000 --- a/404.html +++ /dev/null @@ -1,9 +0,0 @@ ---- -permalink: /404.html -layout: default ---- - -<div class="column"> - <h1>404</h1> - <p>{% t errors.not_found %}</p> -</div> |