Remove netlify.toml

This commit is contained in:
Neil Brommer 2023-07-11 11:19:29 -07:00
parent c62a0c4882
commit e76e8017b7

View file

@ -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"