first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
import Layout from '~/layouts/Layout.astro'
|
||||
---
|
||||
|
||||
<Layout>
|
||||
<h1 class="inline-block m-auto p-4 text-accent text-4xl">404</h1>
|
||||
</Layout>
|
||||
Reference in New Issue
Block a user