diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-29 15:59:12 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-29 15:59:12 -0700 |
commit | 5a887ff2f90a9a5ab45af23688f4614dbee4dafc (patch) | |
tree | 30651a31c5942ff141c3a1addbb506705b0be2af /docs/netlify.toml | |
parent | 23c46d364325bf216d2b9d1de0c53f2463672670 (diff) | |
download | sncontinue-5a887ff2f90a9a5ab45af23688f4614dbee4dafc.tar.gz sncontinue-5a887ff2f90a9a5ab45af23688f4614dbee4dafc.tar.bz2 sncontinue-5a887ff2f90a9a5ab45af23688f4614dbee4dafc.zip |
removing redirects
Diffstat (limited to 'docs/netlify.toml')
-rw-r--r-- | docs/netlify.toml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/netlify.toml b/docs/netlify.toml deleted file mode 100644 index bcc69434..00000000 --- a/docs/netlify.toml +++ /dev/null @@ -1,7 +0,0 @@ -[[redirects]] -from = "/" -to = "/docs/intro" - -[[redirects]] -from = "/docs" -to = "/docs/intro"
\ No newline at end of file |