wiki/404.html

13 lines
231 B
HTML

---
permalink: 404.html
layout: default
title: "404"
id: "not-found"
hidden: true
---
<div>
<h1>Oops, that's a 404. 🙈</h1>
<p>Looks like this page doesn't exist. <a href="/">Return home</a> to get a fresh start.</p>
</div>