diff options
author | Ben Burwell <bburwell1@gmail.com> | 2014-04-30 21:33:56 -0400 |
---|---|---|
committer | Ben Burwell <bburwell1@gmail.com> | 2014-04-30 21:33:56 -0400 |
commit | 871c56a5e61b147a157914f383b17f9835091a1f (patch) | |
tree | 4e2bb3aaee901ca8012ac39f690a70b29b5a34a8 | |
parent | 35c2061dd13427b1b48525321f7f0156f0b83863 (diff) |
Add a 404 page
-rw-r--r-- | 404.markdown | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/404.markdown b/404.markdown new file mode 100644 index 0000000..fae0bd2 --- /dev/null +++ b/404.markdown @@ -0,0 +1,10 @@ +--- +title: Well, this is embarassing. +description: Page not found — that’s a 404 :( +permalink: /404.html +layout: master +--- + +Either I screwed up and linked you to a page that doesn’t exist (silly me!), or you went looking for something that I never made (silly me — I should have made it!). + +Sorry about that! |