From fd2102ed21c15b8a54cd6a19d8d913976d301089 Mon Sep 17 00:00:00 2001 From: kbot Date: Mon, 6 Jul 2026 20:45:23 -0500 Subject: [PATCH] feat(404): restyle not-found for blacksite shell --- app/not-found.tsx | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/app/not-found.tsx b/app/not-found.tsx index 9a30f90..68e0e23 100644 --- a/app/not-found.tsx +++ b/app/not-found.tsx @@ -4,14 +4,29 @@ export const metadata = { title: "Not Found" } export default function NotFound() { return ( -
-
-

404

-

Page not found

-

The page you{`'`}re looking for doesn{`'`}t exist.

- - Go home - +
+
+

SIGNAL LOST /.404

+

+ Route dissolved into static. +

+

+ This coordinate is dark; return to base or scan the field notes. +

+
+ + Return home + + + Field notes + +
)