Compare commits
2 commits
e90a0362e3
...
450c4a6108
Author | SHA1 | Date | |
---|---|---|---|
450c4a6108 | |||
1be794081b |
2 changed files with 3 additions and 3 deletions
2
404.html
2
404.html
|
@ -5,7 +5,7 @@
|
|||
<body background="files/consumethecumchalice.gif">
|
||||
<center>
|
||||
<h1 style="background-color:Tomato;">404</h1>
|
||||
<p><a href="index.html">homepage</a></p>
|
||||
<p><a href="index">homepage</a></p>
|
||||
<img src="files/consumethecumchalice.gif">
|
||||
</center>
|
||||
</body>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!doctype html5>
|
||||
<!DOCTYPE html5>
|
||||
<html>
|
||||
<head>
|
||||
<title>ufzombiemaniac</title>
|
||||
|
@ -10,7 +10,7 @@
|
|||
</style>
|
||||
</head>
|
||||
<body id="background">
|
||||
<p>idk waht to put here for now so have this table</p>
|
||||
<p>Welcome to ufzombiemaniac.com</p>
|
||||
<table id="background">
|
||||
<tr>
|
||||
<th><a href="asdasdasd.php">asdasdasd.php</a></th>
|
||||
|
|
Loading…
Add table
Reference in a new issue