update 404.html

This commit is contained in:
Ben Harris 2020-02-21 20:05:08 -05:00
parent 43c5b5a113
commit a13a7f77e2
2 changed files with 17 additions and 2 deletions

View File

@ -1 +1,16 @@
hello sorry there's nothing here
<!DOCTYPE html>
<html>
<head>
<title>not found</title>
<link rel="stylesheet" href="https://tilde.team/~ben/gruvbox/gruvbox.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body id="top">
<main>
<h1>404 not found</h1>
<hr>
<p>sorry, there's nothing here</p>
</main>
</body>
</html>

View File

@ -1 +1 @@
458
477