Merge pull request #199 from dijonkitchen/patch-2
Fix grammatical error on the 404 page.kramdown-and-rouge
commit
0b7e2f516b
4
404.md
4
404.md
|
@ -3,6 +3,6 @@ layout: page
|
|||
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 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 }}/)
|
||||
[<img src="{{ site.baseurl }}/images/404.jpg" alt="Constructocat by https://github.com/jasoncostello" style="width: 400px;"/>]({{ site.baseurl }}/)
|
||||
|
|
Loading…
Reference in New Issue