From 43f50feb93cced590dbf014f219720c2bbb028e7 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Wed, 7 Jun 2023 17:27:58 -0400 Subject: netlify redirect --- docs/netlify.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/netlify.toml (limited to 'docs/netlify.toml') diff --git a/docs/netlify.toml b/docs/netlify.toml new file mode 100644 index 00000000..9a888e2a --- /dev/null +++ b/docs/netlify.toml @@ -0,0 +1,4 @@ +[[redirects]] + from = "/docs/*" + to = "/:splat" + status = 200 -- cgit v1.2.3-70-g09d2