From e11d8381890c986a2c40f5f04f1fb40083d40aa6 Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Fri, 9 Jun 2017 17:51:55 +0200 Subject: [PATCH] Add a 404 page --- blog/content/pages/404.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 blog/content/pages/404.md diff --git a/blog/content/pages/404.md b/blog/content/pages/404.md new file mode 100644 index 00000000..df0f46ce --- /dev/null +++ b/blog/content/pages/404.md @@ -0,0 +1,12 @@ ++++ +title = "Page not found" +url = "404.html" ++++ + +Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. + +[Head back home](/) to try finding it again. + +If you followed a link on this site, please [report it]! + +[report it]: https://github.com/phil-opp/blog_os/issues