Skip to content

Commit

Permalink
try adding permalink to 404 page
Browse files Browse the repository at this point in the history
  • Loading branch information
daattali committed Mar 14, 2016
1 parent abc9e97 commit 1d3b3e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
layout: default
title: 404 - Page not found
permalink: /404.html
---

<div class="text-center">
Expand All @@ -9,4 +10,4 @@ <h1>Move along. (404 error)</h1>
<br/>

<img src="{{ site.baseurl }}/img/404-southpark.jpg" />
</div>
</div>

0 comments on commit 1d3b3e2

Please sign in to comment.