Forráskód Böngészése

Remove netlify.toml

DarthSim 1 éve
szülő
commit
235b0724f7
1 módosított fájl, 0 hozzáadás és 9 törlés
  1. 0 9
      netlify.toml

+ 0 - 9
netlify.toml

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