diff --git a/src/pages/404.astro b/src/pages/404.astro new file mode 100644 index 0000000..1290eb3 --- /dev/null +++ b/src/pages/404.astro @@ -0,0 +1,148 @@ +--- +import Button from "@components/Button.astro"; +import BaseLayout from "@layouts/BaseLayout.astro"; +--- + + + + +
+ +
+

+ Error 404. Simulation disengaged. Critical cube disruption. Course + correcting... +

+ +
+
+
+ +