try adding permalink to 404 page
This commit is contained in:
parent
abc9e978bf
commit
1d3b3e258c
3
404.html
3
404.html
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: default
|
layout: default
|
||||||
title: 404 - Page not found
|
title: 404 - Page not found
|
||||||
|
permalink: /404.html
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
@ -9,4 +10,4 @@ title: 404 - Page not found
|
|||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
<img src="{{ site.baseurl }}/img/404-southpark.jpg" />
|
<img src="{{ site.baseurl }}/img/404-southpark.jpg" />
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user