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">
|
<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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue