diff --git a/src/pages/404.astro b/src/pages/404.astro new file mode 100644 index 0000000..7b4204c --- /dev/null +++ b/src/pages/404.astro @@ -0,0 +1,83 @@ +--- +import PageLayout from "~/layouts/PageLayout.astro"; +--- + + +
+
+
404: NOT_FOUND
+
Code: `NOT_FOUND`
+
+ You've drifted into uncharted waters. Navigate back to the surface? +
+
+ + Home Page +
+
+ +