From b69f801258ebdab1b8a067ae085480c1a32c5fb8 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 14 Apr 2025 02:44:03 -0700 Subject: add _site to frontend routing --- site/public/_redirects | 1 + 1 file changed, 1 insertion(+) create mode 100644 site/public/_redirects diff --git a/site/public/_redirects b/site/public/_redirects new file mode 100644 index 0000000..f824337 --- /dev/null +++ b/site/public/_redirects @@ -0,0 +1 @@ +/* /index.html 200 \ No newline at end of file -- cgit v1.2.3