diff options
Diffstat (limited to '404.html')
| -rw-r--r-- | 404.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/404.html b/404.html new file mode 100644 index 0000000..c9629d7 --- /dev/null +++ b/404.html @@ -0,0 +1,10 @@ +--- +layout: default +title: I have no idea what you are talking about +--- + +<h2>404 Not Found</h2> + +<p>The URI requested doesn't exist here.</p> + +<p>Perhaps you should <a href="/">start at the beginning</a>.</p> |
