new 404 page, for custom error page handling.

This commit is contained in:
2024-05-06 17:42:38 +00:00
parent d14d1fe494
commit 0ff105e3ff
+11
View File
@@ -0,0 +1,11 @@
---
layout: default
---
<header class="major">
<h1>404</h1>
<p>Page not found</p>
</header>
The requested page could not be found.