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:
Bjørn Erik Pedersen
2018-08-01 19:51:40 +02:00
committed by k8s-ci-robot
parent 45c201201b
commit a1a3e1d7ed
-1
View File
@@ -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]