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