-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path404.html
More file actions
57 lines (48 loc) · 2.52 KB
/
404.html
File metadata and controls
57 lines (48 loc) · 2.52 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Zach Holman</title>
<meta name="author" content="Zach Holman" />
<link rel="openid.server" href="http://www.clickpass.com/openid_server" />
<link rel="openid.delegate" href="http://clickpass.com/public/holman" />
<link rel="alternate" type="application/rss+xml" href="http://feeds.feedburner.com/holman" />
<link rel="stylesheet" href="/css/styles.css" type="text/css" media="screen, projection" />
</head>
<body>
<div id="header">
<a href="/">
<img src="http://img.tweetimag.es/i/holman_n" height="48" width="48" class="avatar" />
</a>
<div id="bio">
<div id="title"><a href="/">Zach Holman</a></div>
<div class="byline separation">
I currently ship it at <a href="http://github.com">GitHub</a>.<br />
I also ship <a href="http://www.good-tutorials.com">Good-Tutorials</a>.<br />
</div>
<div class="byline">
I'm <a href="http://twitter.com/holman">@holman</a> on Twitter.<br />
I'm <a href="http://github.com/holman">@holman</a> on GitHub.<br />
</div>
</div>
</div>
<div class="content">
<h1>zomg where did the content go</h1>
<p>Dude, whatever page you're looking for is not here. You're going to have to come to terms with that. There's a solid chance you can find the correct link <a href="/">on this page</a>, though. Go check it out. I'll wait.</p>
<p>Christ, you're taking forever. Go find the damn thing already, okay? I'm done waiting. I'm going to go get some gin and drink away this embarrassing situation from my memory.</p>
<p>The good news is that I found the gin, but I had to set fire to a small Irishman to get it. I don't know why the Irishman had the gin — it seems culturally inappropriate — but he did and now it is getting drunked by me. IF ONLY YOU HAD FOUND THE RIGHT LINK HOURS AGO THIS WOULND'T HAVE HAPPEND.</p>
<p>Hearts and kisses,</p>
<p>Zach S. Holman, esq.</p>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-251125-2");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>