website-public/404.html

12 lines
182 B
HTML
Raw Normal View History

---
permalink: /404.html
layout: home
---
<div class="container">
<h1>404</h1>
<p><strong>You're in the wrong place.</strong> Go <a href="/">/home</a>.</p>
<p>:wq</p>
</div>