From 753b762a5147a133fb7d73a457e761438b9a07da Mon Sep 17 00:00:00 2001 From: Michael Pfister Date: Tue, 30 Apr 2024 00:05:30 +0200 Subject: [PATCH] fix 404 page --- routes/_404.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/routes/_404.tsx b/routes/_404.tsx index aae0915..eb3ce52 100644 --- a/routes/_404.tsx +++ b/routes/_404.tsx @@ -11,8 +11,9 @@ export default function Error404() {

404 - Page not found