diff options
| -rw-r--r-- | 404.md | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -1,8 +1,7 @@ --- -layout: page -title: 404 - Page not found ---- - -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 }}/) + 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 }}/). |
