Remove netlify.toml

This commit is contained in:
DarthSim
2023-11-04 20:10:40 +03:00
parent 92d88fbfbd
commit 235b0724f7

View File

@@ -1,9 +0,0 @@
[build]
base="/"
publish="docs/"
command="./build-docs-sitemap.sh"
[[redirects]]
from = "/*"
to = "/index.html"
status = 200