-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
34 lines (31 loc) · 1.66 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
34
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="🦄 Random unicorn GIFs via link click or Konami code - WARNING: DANGEROUS!">
<meta property="og:type" content="website">
<meta property="og:title" content="Unicorn Konami">
<meta property="og:description" content="🦄 Random unicorn GIFs via link click or Konami code - WARNING: DANGEROUS!">
<meta property="og:image" content="https://edelstone.github.io/unicorn-konami/images/share.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Unicorn Konami">
<meta name="twitter:description" content="🦄 Random unicorn GIFs via link click or Konami code - WARNING: DANGEROUS!">
<meta name="twitter:image" content="https://edelstone.github.io/unicorn-konami/images/share.jpg">
<link rel="icon" href="/unicorn-konami/favicon.ico" sizes="32x32">
<link rel="icon" href="/unicorn-konami/icon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="/unicorn-konami/apple-touch-icon.png">
<link rel="canonical" href="https://edelstone.github.io/unicorn-konami">
<link rel="stylesheet" href="/unicorn-konami/css/reset.css">
<link rel="stylesheet" href="/unicorn-konami/css/main.css">
<title>404 | Unicorn Konami</title>
</head>
<body>
<div class="content not-found">
<img class="static-image" src="/unicorn-konami/images/darkness.gif">
<h1>404 error</h1>
<p>Stop! You are heading to Darkness's underground palace.</p>
<p><a class="standard-link" href="/unicorn-konami">Go back to the magical forest</a>.</p>
</div>
</body>
</html>