-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
82 lines (41 loc) · 1.58 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<!DOCTYPE html>
<html lang="en-gb">
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>404</title>
<meta name="title" content="404 Page not found" />
<meta name="description" content="" />
<meta name="author" content="" />
<meta name="keywords" content="" />
<meta property="og:url" content="//localhost:1313/404.html">
<meta property="og:site_name" content="Andrei Seymour-Howell">
<meta property="og:title" content="404 Page not found">
<meta property="og:locale" content="en_gb">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="404 Page not found">
<meta itemprop="name" content="404 Page not found">
<meta name="referrer" content="no-referrer-when-downgrade" />
<link href="/original.min.css" rel="stylesheet">
</head>
<body>
<header><a class="skip-link" href="#main-content">Skip to main content</a>
<a href="/" class="title"><h1>Andrei Seymour-Howell</h1></a>
<nav>
<a href="/">Home</a>
<a href="/blog/">Blog</a>
<a href="/blogroll/">Blogroll</a>
<a href="/research/">Research</a>
</nav>
</header>
<main id="main-content">
<h1>404</h1>
<h2>ʕノ•ᴥ•ʔノ ︵ ┻━┻</h2>
</main>
<footer><small>
Email: andrei.seymour-howell@bristol.ac.uk
</small></footer>
</body>
</html>