From 22ae1ebe11ce0823ca298f0e36f9c622eb1eb64f Mon Sep 17 00:00:00 2001 From: MD ARIF KHAN Date: Mon, 31 Jul 2023 13:16:28 +0530 Subject: [PATCH] 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..3e05d2d --- /dev/null +++ b/public/_redirects @@ -0,0 +1 @@ +/* /index.html 200 \ No newline at end of file