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>
<title>404</title>
</head>
<body>
<p>404 woops bye!</p>
<a href="index.html"></a>
<body background="files/consumethecumchalice.gif">
<center>
<h1 style="background-color:Tomato;">404</h1>
<p><a href="index.html">homepage</a></p>
<img src="files/consumethecumchalice.gif">
</center>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 627 KiB