aboutsummaryrefslogtreecommitdiff
path: root/404.html
diff options
context:
space:
mode:
Diffstat (limited to '404.html')
-rwxr-xr-x404.html31
1 files changed, 15 insertions, 16 deletions
diff --git a/404.html b/404.html
index b5140bd..31b5c80 100755
--- a/404.html
+++ b/404.html
@@ -1,26 +1,25 @@
<!DOCTYPE html>
<html>
<head>
- <meta charset="UTF-8">
+ <meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="/style.css">
<link rel="stylesheet" type="text/css" href="/about.css">
<title>ARFNET</title>
</head>
<body>
- <header>
- <img src="/arfnet_logo.png" width="64">
- <span class="title"><strong>ARFNET</strong></span>
- </header>
- <hr>
- <a class="home" href="/">Home</a><br>
- <center>
- <h1>404 Not Found xd</h1>
- </center>
- <hr>
- <center>
- sorry mate<br>
- <img width="300px" src="/furry.jpg">
- </center>
+ <header><a href="/">
+ <img src="/arfnet_logo.png" width="64">
+ <span class="title"><strong>ARFNET</strong></span>
+ </a></header>
+ <hr>
+ <center>
+ <h1>404 Not Found xd</h1>
+ </center>
+ <hr>
+ <center>
+ sorry mate<br>
+ <img width="300px" src="/furry.jpg">
+ </center>
</body>
-</html> \ No newline at end of file
+</html>