Compare commits

...

2 commits

2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
<body background="files/consumethecumchalice.gif"> <body background="files/consumethecumchalice.gif">
<center> <center>
<h1 style="background-color:Tomato;">404</h1> <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"> <img src="files/consumethecumchalice.gif">
</center> </center>
</body> </body>

View file

@ -1,4 +1,4 @@
<!doctype html5> <!DOCTYPE html5>
<html> <html>
<head> <head>
<title>ufzombiemaniac</title> <title>ufzombiemaniac</title>
@ -10,7 +10,7 @@
</style> </style>
</head> </head>
<body id="background"> <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"> <table id="background">
<tr> <tr>
<th><a href="asdasdasd.php">asdasdasd.php</a></th> <th><a href="asdasdasd.php">asdasdasd.php</a></th>