Skip to content

Commit

Permalink
Resize the image on the 404 page
Browse files Browse the repository at this point in the history
  • Loading branch information
barryclark committed Jun 13, 2014
1 parent 47e76dd commit 4df1021
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 404.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: page
title: 404: Page not found
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 }}/).

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 }}).
[<img src="{{ site.baseurl }}/images/404.jpg" alt="Constructocat by https://github.com/jasoncostello" style="width: 400px;"/>]({{ site.baseurl }}/)
Binary file removed images/404.jpg.jpg
Binary file not shown.

0 comments on commit 4df1021

Please sign in to comment.