From 39084ea992bb551a9d447273bbd59dc7bf627b5c 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(-) (limited to 'netlify.toml') 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