diff --git a/src/pages/404.astro b/src/pages/404.astro index 7bf8b7a..8caacd3 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -6,14 +6,10 @@ import { home } from "~/lib/urls"; --- - - - - - - -
+ + +

404

Not yet here.

@@ -29,6 +25,7 @@ import { home } from "~/lib/urls";