forked from wadewegner/wadewegner.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
23 lines (19 loc) · 615 Bytes
/
404.html
File metadata and controls
23 lines (19 loc) · 615 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
layout: page
title : Oops! That page can't be found.
---
<h4>You seem to have taken a wrong turn. Sorry about that!</h4>
<p>It looks like this was the result of either:</p>
<ul>
<li>a mistyped address</li>
<li>an out-of-date link</li>
<li>cosmic forces beyond our understanding</li>
</ul>
It's likely the latter.
<script type="text/javascript">
var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),GOOG_FIXURL_SITE = location.host;
</script>
<script src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
<script>
$('#goog-wm-sb').addClass('btn btn-default');
</script>