From c911ddb284f12c718290f1bad24a79b15ce6e6a5 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 30 Sep 2025 00:03:34 +0000 Subject: [PATCH] Create Netlify-compatible 404.html that redirects to SPA 404 route cgen-8aa14b92b0a346dfb989257deab2a03f --- public/404.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 public/404.html diff --git a/public/404.html b/public/404.html new file mode 100644 index 00000000..7042d349 --- /dev/null +++ b/public/404.html @@ -0,0 +1,29 @@ + + + + + + Page Not Found + + + + + +
+

Page not found

+

Redirecting to the site 404 page… If you are not redirected, click here.

+
+ +