try adding permalink to 404 page
This commit is contained in:
parent
abc9e978bf
commit
1d3b3e258c
1 changed files with 2 additions and 1 deletions
3
404.html
3
404.html
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: default
|
||||
title: 404 - Page not found
|
||||
permalink: /404.html
|
||||
---
|
||||
|
||||
<div class="text-center">
|
||||
|
@ -9,4 +10,4 @@ title: 404 - Page not found
|
|||
<br/>
|
||||
|
||||
<img src="{{ site.baseurl }}/img/404-southpark.jpg" />
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue