diff options
author | Ben Burwell <bburwell1@gmail.com> | 2014-04-30 21:35:37 -0400 |
---|---|---|
committer | Ben Burwell <bburwell1@gmail.com> | 2014-04-30 21:35:37 -0400 |
commit | d0b07ecddd27d224a528c8474be6b380ec3903f2 (patch) | |
tree | 34dbd29f5e5b31e2127a13e176a002fd2f3e9814 | |
parent | 871c56a5e61b147a157914f383b17f9835091a1f (diff) |
Change to correct layout for 404
-rw-r--r-- | 404.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/404.markdown b/404.markdown index fae0bd2..fdf319c 100644 --- a/404.markdown +++ b/404.markdown @@ -2,7 +2,7 @@ title: Well, this is embarassing. description: Page not found — that’s a 404 :( permalink: /404.html -layout: master +layout: post --- 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!). |