blessed the 404 page
This commit is contained in:
parent
233d910d3a
commit
e90a0362e3
2 changed files with 6 additions and 3 deletions
9
404.html
9
404.html
|
@ -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>
|
||||
|
|
BIN
files/consumethecumchalice.gif
Normal file
BIN
files/consumethecumchalice.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 627 KiB |
Loading…
Reference in a new issue