-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path404.html
25 lines (23 loc) · 839 Bytes
/
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
---
# this creates a 404 page automatically handled by gh-pages
title: "404"
layout: default
permalink: /404.html
# don't include in site search
searchable: false
---
<h1>404?</h1>
<p>Sorry, but the page you were trying to view does not exist.</p>
<pre><code>
___________________________________
< Sorry, 404 - go research some more >
-----------------------------------
.--. .---. .-.
.---|--| .-. | A | .---. |~| .--.
.--|===|Ch|---|_|--.__| S |--|:::| |~|-==-|==|---.
|%%|NT2|oc|===| |~~|%%| C |--| |_|~|CATS| |___|-.
| | |ah|===| |==| | I | |:::|=| | |GB|---|=|
| | |ol| |_|__| | I |__| | | | | |___| |
|~~|===|--|===|~|~~|%%|~~~|--|:::|=|~|----|==|---|=|
hjw ^--^---'--^---^-^--^--^---'--^---^-^-^-==-^--^---^-'
</code></pre>