config: Get mediaTypes config in line with the Hugo version (#9704)
This gets rid of the big WARNING when building. Note that this is only Netlify related, so it is backwards compatible.
This commit is contained in:
parent
45c201201b
commit
a1a3e1d7ed
|
@ -41,7 +41,6 @@ section = [ "HTML"]
|
|||
# Add a "text/netlify" media type for auto-generating the _headers file
|
||||
[mediaTypes]
|
||||
[mediaTypes."text/netlify"]
|
||||
suffix = ""
|
||||
delimiter = ""
|
||||
|
||||
[outputFormats]
|
||||
|
|
Loading…
Reference in New Issue