added 404

This commit is contained in:
Zsolt Ero
2025-02-27 15:14:16 +01:00
parent dc116233fb
commit 98d0015fef
3 changed files with 65 additions and 312 deletions

View File

@@ -0,0 +1,7 @@
---
import Layout from '../layouts/Layout.astro'
---
<Layout title="OpenFreeMap">
<h1>404 Page Not Found</h1>
</Layout>