소스 검색

Remove netlify.toml

DarthSim 2 년 전
부모
커밋
235b0724f7
1개의 변경된 파일0개의 추가작업 그리고 9개의 파일을 삭제
  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