From 338ef2578f1966d83f46c2c193a2987c48a4ece6 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Mon, 26 Mar 2018 08:17:08 +0530 Subject: [PATCH] Add redirects for netlify --- 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..50a4633 --- /dev/null +++ b/public/_redirects @@ -0,0 +1 @@ +/* /index.html 200 \ No newline at end of file