From 9d8478b88621ac66c77802cfb92959889bda3d49 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 9 Apr 2015 17:51:45 +0100 Subject: [PATCH] Added 404.md --- source/_examples/404.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 source/_examples/404.md diff --git a/source/_examples/404.md b/source/_examples/404.md new file mode 100644 index 000000000..37fc0df17 --- /dev/null +++ b/source/_examples/404.md @@ -0,0 +1,5 @@ +--- +layout: default +title: Page Not Found +--- +# Page Not Found \ No newline at end of file