From dcc56f049bed3d42965271fb789e862ecde23777 Mon Sep 17 00:00:00 2001 From: Ty Dunn Date: Thu, 29 Jun 2023 11:09:43 -0700 Subject: original netlify.toml --- netlify.toml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/netlify.toml b/netlify.toml index bcc69434..569b454b 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,7 +1,4 @@ [[redirects]] -from = "/" -to = "/docs/intro" - -[[redirects]] -from = "/docs" -to = "/docs/intro" \ No newline at end of file +from = "/docs/*" +to = "/:splat" +status = 200 \ No newline at end of file -- cgit v1.2.3-70-g09d2