diff --git a/src/pages/404.astro b/src/pages/404.astro new file mode 100644 index 0000000..a956a2e --- /dev/null +++ b/src/pages/404.astro @@ -0,0 +1,18 @@ +--- +import MainLayout from "~/layouts/main.astro" +--- + + +
+
+

404

+ +
+
Oops! Page not found
+

+ The page you're looking for doesn't exist or has been moved. +

+
+
+
+