diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-04-27 08:33:32 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-27 08:33:32 -0400 |
| commit | ce6c0d046c7ab0d93b8ab0e1a8e3d343a1944d84 (patch) | |
| tree | a756ea4f8746b9a89fe77c62ce72ed409ab3c695 /404.md | |
| parent | 2ab6f1c6dc51ffd5c182a88d9a857791682bc39e (diff) | |
| download | acn-blog-ce6c0d046c7ab0d93b8ab0e1a8e3d343a1944d84.tar.gz acn-blog-ce6c0d046c7ab0d93b8ab0e1a8e3d343a1944d84.tar.bz2 acn-blog-ce6c0d046c7ab0d93b8ab0e1a8e3d343a1944d84.zip | |
Update 404.md
Diffstat (limited to '404.md')
| -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 }}/). |
