-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
33 lines (32 loc) · 1.19 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html>
<html>
<head>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="apple-mobile-web-app-title" content="the thigh highed furries">
<meta name="application-name" content="the thigh highed furries">
<meta name="msapplication-TileColor" content="#9f00a7">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<meta name="theme-color" content="#c800ff">
<link rel="stylesheet" href="header.css">
<title>404 Owo</title>
</head>
<body>
<ul>
<li><a href="https://thighhighedfurries.github.io"><img src="104651407.jpg" alt="home" width="20" height="20"></a></li>
<li style="float:right"><a href="about.html">about</a></li>
</ul>
<div style="padding:20px;">
<center>
<br>
<br>
<h1>404</h1>
<h2>bro are you ok?</h2>
<p>you look lost, lets go back <a href="https://thighhighedfurries.github.io">to the homepage</a> and try again shall we?<p>
</center>
</div>
</body>
</html>