From 4fcdbe7a56b7cd43134b1eda7f22dd9e95566cee Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Thu, 12 May 2022 16:28:51 -0700 Subject: [PATCH] Remove hash router --- _redirects | 1 + index.html | 1 + 2 files changed, 2 insertions(+) create mode 100644 _redirects diff --git a/_redirects b/_redirects new file mode 100644 index 000000000..6f00c2969 --- /dev/null +++ b/_redirects @@ -0,0 +1 @@ +/* / 200 diff --git a/index.html b/index.html index b3ab474ae..6aec493bb 100644 --- a/index.html +++ b/index.html @@ -47,6 +47,7 @@ maxLevel: 3, auto2top: true, repo: "colinhacks/zod", + routerMode: "history", };