Update 404.astro

This commit is contained in:
Henry Hiles 2025-03-23 20:21:47 -04:00 committed by GitHub
parent dbb28c179b
commit 8c84bcb4bd
Failed to generate hash of commit

View file

@ -6,7 +6,7 @@ import Divider from "../components/Divider.astro"
<Layout page="Not Found" description="We couldn't find this page.">
<section id={styles.notFound}>
<h1 id={styles.header}>Page Not Found</h1>
<h1 id={styles.header}>404 - Page Not Found</h1>
<Divider />
<span id={styles.description}>
We couldn't find that page. Please return to our <a href="/"