Explorar el Código

Remove netlify.toml

DarthSim hace 2 años
padre
commit
235b0724f7
Se han modificado 1 ficheros con 0 adiciones y 9 borrados
  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