From 68a186963c2f015cdeddfd6723538eac32a6edb0 Mon Sep 17 00:00:00 2001 From: mrjvs Date: Sun, 19 Feb 2023 23:04:30 +0100 Subject: [PATCH] add netlify support Co-authored-by: Jip Frijlink Co-authored-by: James Hawkins Co-authored-by: William Oldham --- 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 00000000..7797f7c6 --- /dev/null +++ b/public/_redirects @@ -0,0 +1 @@ +/* /index.html 200