Files for my website bwc9876.dev

Single period go

bwc9876.dev db749b43 35464a06

verified
+1 -1
+1 -1
src/pages/404.astro
··· 4 4 5 5 <Layout title="Page Not Found"> 6 6 <h1 class="gradient-text">Page Not Found</h1> 7 - <p>The page you requested could not be found</p> 7 + <p>The page you requested could not be found.</p> 8 8 <p><a href="/">Back To Home</a></p> 9 9 </Layout>