Adding custom 404 page

This commit is contained in:
Bill Nibz 2015-04-09 20:35:26 -04:00
parent e762f888e4
commit 283183cb6e

10
404.html Normal file
View file

@ -0,0 +1,10 @@
---
layout: default
tabtitle: Lost
---
<article>
<h1> NOPE </h1>
<h2> Maybe give it another shot... </h2>
<p> (Page not found)</p>
</article>