Skip to content

Commit 12fa5ee

Browse files
committed
Customize 404 error page.
1 parent eb211ad commit 12fa5ee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

404.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
---
66

77
<div class="text-center">
8-
<h1>Whoops, this page doesn't exist.</h1>
9-
<h1>Move along. (404 error)</h1>
8+
<h1>404 &ndash; Page not found</h1>
9+
<h2>Please check your links, or visit the <a href="{{ site.baseurl }}/">main page</a></h2>
1010
<br/>
1111

12-
<img src="{{ site.baseurl }}/img/404-southpark.jpg" />
12+
<img src="{{ site.baseurl }}/img/404-ProofGeneral.png" />
1313
</div>

img/404-ProofGeneral.png

59.5 KB
Loading

0 commit comments

Comments
 (0)