diff --git a/src/pages/404.astro b/src/pages/404.astro index 888e8b7..28f548c 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -21,7 +21,7 @@ import Link from "next/link";

404