Fix atom mimetype

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2019-06-10 20:31:42 +02:00
parent 48ef390e65
commit b47c01a906
Signed by: pep
GPG key ID: DEDA74AEECA9D0F2
2 changed files with 3 additions and 3 deletions

View file

@ -24,11 +24,11 @@ post = "/:year/:month/:slug/"
posts = "/:year/:month/:slug/"
[mediaTypes]
[mediaTypes."application/xml+atom"]
[mediaTypes."application/atom+xml"]
suffixes = ["xml"]
[outputFormats.Atom]
mediaType = "application/xml+atom"
mediaType = "application/atom+xml"
baseName = "index"
isPlainText = true

@ -1 +1 @@
Subproject commit 3568242871d3c3a0cc838b40d8d3c742627ac0f5
Subproject commit ff95059a0018ef493afd85f6c497ab9c7cb95f68