From 6e7dd09936146a589afbc165bb7ab1565f449c6f Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Fri, 13 Jun 2014 09:10:52 -0400 Subject: Added a 404 page --- 404.md | 8 ++++++++ images/404.jpg.jpg | Bin 0 -> 69253 bytes 2 files changed, 8 insertions(+) create mode 100644 404.md create mode 100644 images/404.jpg.jpg diff --git a/404.md b/404.md new file mode 100644 index 0000000..cfe3e4d --- /dev/null +++ b/404.md @@ -0,0 +1,8 @@ +--- +layout: page +title: 404: Page not found +--- + +![Constructocat by https://github.com/jasoncostello]({{ site.baseurl }}/images/404.jpg) + +Sorry, we can't find that page that you're looking for. You can try take for a look by going [back to the homepage]({{ site.baseurl }}). \ No newline at end of file diff --git a/images/404.jpg.jpg b/images/404.jpg.jpg new file mode 100644 index 0000000..3e893ff Binary files /dev/null and b/images/404.jpg.jpg differ -- cgit v1.2.3