-
Notifications
You must be signed in to change notification settings - Fork 2
/
404.html
90 lines (51 loc) · 2.55 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
83
84
85
86
87
88
89
90
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>404 Page not found - Dynkarken's Dulce de Leche</title>
<meta name="author" content="">
<meta name="description" content="A blog about everything.">
<meta name="generator" content="Hugo 0.51" />
<link rel="stylesheet" href="/assets/css/external.min.css" media="screen">
<link rel="stylesheet" href="/assets/css/styles.css" media="screen">
<link href="//fonts.googleapis.com/css?family=Roboto:400" rel="stylesheet">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/assets/img/apple-touch-icon.png">
<link rel="shortcut icon" href="/assets/img/favicon.ico">
<link href="/posts/index.xml" rel="alternate" type="application/rss+xml" title="Dynkarken's Dulce de Leche" />
<link href="/posts/index.xml" rel="feed" type="application/rss+xml" title="Dynkarken's Dulce de Leche" />
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="A blog about everything." />
<meta property="og:type" content="website" />
<meta property="og:url" content="" />
<meta itemprop="name" content="404 Page not found">
<meta itemprop="description" content="A blog about everything.">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content="A blog about everything."/>
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.3.4/dist/leaflet.css"
integrity="sha512-puBpdR0798OZvTTbP4A8Ix/l+A4dHDD0DGqYW6RQ+9jxkRFclaxxQb/SJAWZfWAkuyeQUytO7+7N4QKrDh+drA=="
crossorigin=""/>
<script src="https://unpkg.com/leaflet@1.3.4/dist/leaflet.js"
integrity="sha512-nMMmRyTVoLYqjP9hrbed9S+FzjZHW5gY1TWCHA5ckwXZBadntCNs8kEqAWdrb9O7rxbCaA4lKTIWjDXZxflOcA=="
crossorigin=""></script>
</head>
<body>
<nav>
<a href="/" title="Homepage">
</a>
</nav>
<main class="container">
:no_entry_sign: 404 :cry:
</main>
<footer>
<p>
© 2018 . <a href="http://creativecommons.org/licenses/by-sa/4.0/">Some Rights Reserved</a>.
</p>
<p>
Powered by <a href="https://gohugo.io" title="A Fast and Flexible Website Generator">Hugo</a> & <a href="https://github.com/eshlox/simplicity" title="Hugo theme">Simplicity</a>.
</p>
</footer>
<script src="/assets/js/scripts.min.js"></script>
</body>
</html>