From d0c3577c093e1d4e6a551373cdd12ed7f8ec96a3 Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Sat, 16 Jul 2022 17:53:03 +0600 Subject: [PATCH] Updated netlify redirects file --- website/public/_redirects | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/public/_redirects b/website/public/_redirects index 197a062a..bbacca0f 100644 --- a/website/public/_redirects +++ b/website/public/_redirects @@ -1 +1,2 @@ - /* /index.html 200 \ No newline at end of file + /all-versions /index.html 200 + /about /index.html 200 \ No newline at end of file