Added a basic 404 page

This commit is contained in:
Kieran Eglin 2024-08-23 10:41:38 -07:00
parent 951b306cff
commit 3f7f36724c
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -0,0 +1,3 @@
<section>
<h2 class="text-title-md2 font-bold text-white">404 (not found)</h2>
</section>