generated from dwd/boilarplate-astro-tailwind
add 404
parent
37155aa643
commit
443422300d
|
@ -4,6 +4,6 @@ import Layout from "../layouts/Layout.astro"
|
|||
<Layout title="404 Page Not Found | Barta-India"
|
||||
<main>
|
||||
<div>
|
||||
<h1 class="text-3xl text-center">404 Page Not Found</h1>
|
||||
<h1 class="text-3xl text-center py-40">404 Page Not Found</h1>
|
||||
</div>
|
||||
</main>
|
Loading…
Reference in New Issue