-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
26 lines (26 loc) · 1.26 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
<html>
<head>
<title>404 - mkwii.guide</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="favicon.svg">
<meta property="og:title" content="404 - mkwii.guide">
<meta name="twitter:title" content="404 - mkwii.guide">
<meta name="theme-color" content="#28ACF3">
<meta property="og:description" content="An information hub for Mario Kart Wii">
<meta name="description" content="An information hub for Mario Kart Wii">
<meta property="twitter:description" content="An information hub for Mario Kart Wii">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div class="container">
<div id="top">
<h1>mkwii.guide</h1>
<h2>404</h2>
</div>
<p>This resource located at this URL either does not exist or is no longer available.</p>
<p>If you entered the URL manually, make sure it isn’t misspelled.</p>
<p><a href=/>Click here to go to the homepage.</a></p>
<div id="footer">If you typed in <a href="https://mkwii.guide/404">mkwii.guide/404</a>, congratulations! You found exactly what you were looking for.</div>
</div>
</body>
</html>