mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
added 404
This commit is contained in:
7
website/src/pages/404.astro
Normal file
7
website/src/pages/404.astro
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
import Layout from '../layouts/Layout.astro'
|
||||
---
|
||||
|
||||
<Layout title="OpenFreeMap">
|
||||
<h1>404 Page Not Found</h1>
|
||||
</Layout>
|
||||
Reference in New Issue
Block a user