From 871c56a5e61b147a157914f383b17f9835091a1f Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Wed, 30 Apr 2014 21:33:56 -0400 Subject: Add a 404 page --- 404.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 404.markdown 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! -- cgit v1.2.3