From 193183384691017e2fccb3dcd60b56d0f26203c8 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Sat, 24 Mar 2018 17:00:39 +0530 Subject: [PATCH] Add redirects file 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..0499321 --- /dev/null +++ b/public/_redirects @@ -0,0 +1 @@ +/* / \ No newline at end of file