From a76c26af33e7960673c06296791706393cb0f52b Mon Sep 17 00:00:00 2001 From: Eshan Roy Date: Sun, 8 Dec 2024 13:09:49 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(=5F404):=20add=20redirects?= =?UTF-8?q?=20routes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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..ad37e2c --- /dev/null +++ b/public/_redirects @@ -0,0 +1 @@ +/* /index.html 200