diff options
| author | Barry Clark <barry@barryclark.co> | 2014-06-13 09:23:03 -0400 |
|---|---|---|
| committer | Barry Clark <barry@barryclark.co> | 2014-06-13 09:23:03 -0400 |
| commit | 4df1021d59a8ed3162bafa72b63be4982082e9bc (patch) | |
| tree | ce67d12349224af5e02408a217b1dd03f9c06d8d | |
| parent | 47e76ddaf202c104a42c34187c4e5325f996f26d (diff) | |
| download | acn-blog-4df1021d59a8ed3162bafa72b63be4982082e9bc.tar.gz acn-blog-4df1021d59a8ed3162bafa72b63be4982082e9bc.tar.bz2 acn-blog-4df1021d59a8ed3162bafa72b63be4982082e9bc.zip | |
Resize the image on the 404 page
| -rw-r--r-- | 404.md | 6 | ||||
| -rw-r--r-- | images/404.jpg.jpg | bin | 69253 -> 0 bytes |
2 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ --- layout: page -title: 404: Page not found +title: 404 - Page not found --- - +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 }}/). -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 +[<img src="{{ site.baseurl }}/images/404.jpg" alt="Constructocat by https://github.com/jasoncostello" style="width: 400px;"/>]({{ site.baseurl }}/)
\ No newline at end of file diff --git a/images/404.jpg.jpg b/images/404.jpg.jpg Binary files differdeleted file mode 100644 index 3e893ff..0000000 --- a/images/404.jpg.jpg +++ /dev/null |
