chore: netlify config
This commit is contained in:
parent
5f40a4b376
commit
39d4891fc9
4 changed files with 140 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
"headers": [
|
||||
{
|
||||
"key": "Content-Type",
|
||||
"value": "application/xml; charset=utf-8 # not application/rss+xml"
|
||||
"value": "application/xml; charset=utf-8"
|
||||
},
|
||||
{
|
||||
"key": "x-content-type-options",
|
||||
|
@ -34,7 +34,7 @@
|
|||
"headers": [
|
||||
{
|
||||
"key": "Content-Type",
|
||||
"value": "application/xml; charset=utf-8 # not application/rss+xml"
|
||||
"value": "application/xml; charset=utf-8"
|
||||
},
|
||||
{
|
||||
"key": "x-content-type-options",
|
||||
|
|
Reference in a new issue