diff --git a/frontend/routes/_404.tsx b/frontend/routes/_404.tsx index 6bc7c53..6dc678d 100644 --- a/frontend/routes/_404.tsx +++ b/frontend/routes/_404.tsx @@ -4,13 +4,18 @@ export default function Error404() { return ( <>
-The page you were looking for doesn't exist.
- ++ The page you were looking for doesn't exist! +
+ Go back home