404 error page update

This commit is contained in:
Micah Cowell 2016-04-24 15:49:52 -07:00
parent 7f088ed0a1
commit 03366fd9ce
1 changed files with 3 additions and 1 deletions

View File

@ -3,4 +3,6 @@ layout: default
title: Page Does Not Exist... title: Page Does Not Exist...
permalink: /404.html permalink: /404.html
--- ---
<p>Sorry this page does not exist</p> <p><a class="post__back" href="/">&lt;-- back</a></p>
<br>
<p>Sorry this page does not exist...</p>