Skip to content

Commit 85debd4

Browse files
update 404
1 parent 5475e4c commit 85debd4

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</h1>
9+
<p>There's nothing here.</p>
1010
<br/>
1111

12-
<img src="{{ 'assets/img/404-southpark.jpg' | relative_url }}" alt="Not found" />
12+
<img src="{{ 'assets/img/404.gif' | relative_url }}" alt="Not found" />
1313
</div>

assets/img/404.gif

5.54 MB
Loading

0 commit comments

Comments
 (0)