try adding permalink to 404 page

This commit is contained in:
Dean Attali 2016-03-13 21:06:18 -07:00
parent abc9e978bf
commit 1d3b3e258c
1 changed files with 2 additions and 1 deletions

View File

@ -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>