Skip to content

Commit

Permalink
Fix 404 link
Browse files Browse the repository at this point in the history
 * permalink needed to be added
  • Loading branch information
rhl-bthr committed Oct 21, 2018
1 parent 5871831 commit fac4f67
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
layout: default
permalink: /404.html
---

<br>
<h1>404 - Page not found</h1>
<center>
<h1>404 - Page not found</h1>
</center>

0 comments on commit fac4f67

Please sign in to comment.