From 6856a1a2fcf8f4ecdfa2a49521114f793c62e2b0 Mon Sep 17 00:00:00 2001 From: debojitsaha Date: Sun, 7 Jan 2024 16:11:09 +0530 Subject: [PATCH] add: redirects --- public/_redirects | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/_redirects diff --git a/public/_redirects b/public/_redirects new file mode 100644 index 0000000..f824337 --- /dev/null +++ b/public/_redirects @@ -0,0 +1 @@ +/* /index.html 200 \ No newline at end of file