diff options
| -rw-r--r-- | 404.md | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -1,7 +1,9 @@ --- - layout: page - title: 404 - Page not found -+permalink: /404.html - --- - - Sorry, we can't find that page that you're looking for. You can try again by going [back to the homepage]({{ site.baseurl }}/). +layout: page +title: 404 - Page not found +permalink: /404.html +--- + +Sorry, we can't find that page that you're looking for. You can try again by going [back to the homepage]({{ site.baseurl }}/). + +[<img src="{{ site.baseurl }}/images/404.jpg" alt="Constructocat by https://github.com/jasoncostello" style="width: 400px;"/>]({{ site.baseurl }}/) |
