blessed the 404 page

This commit is contained in:
zombie maniac 2021-08-09 14:07:52 -04:00
parent 233d910d3a
commit e90a0362e3
2 changed files with 6 additions and 3 deletions

View file

@ -2,8 +2,11 @@
<head> <head>
<title>404</title> <title>404</title>
</head> </head>
<body> <body background="files/consumethecumchalice.gif">
<p>404 woops bye!</p> <center>
<a href="index.html"></a> <h1 style="background-color:Tomato;">404</h1>
<p><a href="index.html">homepage</a></p>
<img src="files/consumethecumchalice.gif">
</center>
</body> </body>
</html> </html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 627 KiB