Change Atom, RSS output formats to use ugly URLs

master
Will Faught 2 years ago
parent 5109ad8bde
commit 2b8a86f2a7

@ -92,11 +92,9 @@ basename = "atom"
isplaintext = true
mediatype = "application/atom+xml"
name = "atom"
nougly = true
[outputformats.rss]
basename = "rss"
isplaintext = true
mediatype = "application/rss+xml"
name = "rss"
nougly = true

Loading…
Cancel
Save