Remove netlify.toml
This commit is contained in:
parent
c62a0c4882
commit
e76e8017b7
11
netlify.toml
11
netlify.toml
|
@ -1,11 +0,0 @@
|
||||||
[build]
|
|
||||||
publish = "_site"
|
|
||||||
command = "npm run build"
|
|
||||||
environment = { BUILD_DRAFTS = false }
|
|
||||||
|
|
||||||
[[headers]]
|
|
||||||
for = "/feed.xml"
|
|
||||||
|
|
||||||
[headers.values]
|
|
||||||
Content-Type = "application/xml; charset=utf-8"
|
|
||||||
x-content-type-options = "nosniff"
|
|
Loading…
Reference in a new issue