Edit 404 page

This commit is contained in:
lostinlight 2018-03-22 02:36:33 +03:00
parent 4798c29c9e
commit 5bcde1d091

View file

@ -4,5 +4,6 @@ layout: layout
<div class="card error__card">
<h1 class="">404</h1>
<h2>Ran off the course, matey?</h2>
<h2>This isn't the page you're looking for.</h2>
<h4><a href="/">Go back?</a></h4>
</div>