-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
157 lines (95 loc) · 5.13 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta property="og:title" content=" 404 Page not found · Jill Munson" />
<meta property="og:site_name" content="Jill Munson" />
<meta property="og:url" content="http://jillmunson.com/404.html" />
<meta property="og:type" content="website" />
<title>
404 Page not found · Jill Munson
</title>
<meta name="description" content="Girl next door in the metaverse. Dreams in console.log. Can probably fix your web app. Most definitely cannot fix your printer." />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="http://jillmunson.com/images/favicon.ico">
<link rel="apple-touch-icon" href="http://jillmunson.com/images/apple-touch-icon.png" />
<link rel="stylesheet" type="text/css" href="http://jillmunson.com/css/screen.css" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400|Inconsolata" />
<link href="http://jillmunson.com/index.xml" rel="alternate" type="application/rss+xml" title="Jill Munson" />
<link href="" rel="alternate" type="application/rss+xml" title="404 Page not found · Jill Munson" />
<meta name="generator" content="Hugo 0.62.0" />
<link rel="canonical" href="http://jillmunson.com/404.html" />
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-60038362-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="nav-closed">
<div class="nav">
<h3 class="nav-title">Menu</h3>
<a href="#" class="nav-close">
<span class="hidden">Close</span>
</a>
<ul>
<li class="nav-opened" role="presentation">
<a href="/">Home</a>
</li>
<li class="nav-opened" role="presentation">
<a href="/about">About</a>
</li>
<li class="nav-opened" role="presentation">
<a href="/post">Blog</a>
</li>
<li class="nav-opened" role="presentation">
<a href="/project">Projects</a>
</li>
<li class="nav-opened" role="presentation">
<a href="/meetups">WIT Meetups</a>
</li>
<li class="nav-opened" role="presentation">
<a href="/post/2019/12-30/homecoming/">Homecoming</a>
</li>
</ul>
<a class="subscribe-button icon-feed" href="">Subscribe</a>
</div>
<span class="nav-cover"></span>
<div class="site-wrapper">
<header class="main-header " style="background-image: url(http://jillmunson.com/img/parade.jpg)">
<nav class="main-nav overlay clearfix">
<a class="blog-logo" href="http://jillmunson.com/404.html"><img src="http://jillmunson.com/img/noh8.jpg" alt="Blog Logo" /></a>
<a class="menu-button" href="#"><span class="burger">☰</span><span class="word">Menu</span></a>
</nav>
<div class="vertical">
<div class="main-header-content inner">
<a href="https://github.com/jaemu">
<span class="icon-github" style="color:white;font-size:2em"></span>
</a>
<h1 class="page-title">Jill Munson</h1>
<h2 class="page-description">Girl next door in the metaverse. Dreams in console.log. Can probably fix your web app. Most definitely cannot fix your printer.</h2>
</div>
</div>
<a class="scroll-down icon-arrow-left" href="#content"><span class="hidden">Scroll Down</span></a>
</header>
<main id="content" class="content" role="main">
<article class="post">
<h1>404 Not Found</h1>
<p>Sorry, but we couldn't find the page you're looking for.</p>
<p>Please head back <a href="/">home</a>.</p>
</article>
<footer class="site-footer clearfix">
<section class="copyright"><a href="">Jill Munson</a> </section>
<section class="poweredby">Proudly generated by <a class="icon-hugo" href="http://gohugo.io">HUGO</a>, with <a class="icon-theme" href="https://github.com/Jaemu/hugo-theme-casper">Casper</a> theme</section>
</footer>
</div>
<script type="text/javascript" src="http://jillmunson.com/js/jquery.js"></script>
<script type="text/javascript" src="http://jillmunson.com/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="http://jillmunson.com/js/index.js"></script>
</body>
</html>