diff options
| -rw-r--r-- | 404.html | 3 | ||||
| -rw-r--r-- | 404.md | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/404.html b/404.html deleted file mode 100644 index 0423c04e..00000000 --- a/404.html +++ /dev/null @@ -1,3 +0,0 @@ -<h1>404</h1> -<p>Page not found.</p> -<p><a href="/">Back to home</a></p> @@ -0,0 +1,5 @@ +# 404 + +Page not found. + +[Back to home](/) |