Change Atom, RSS output formats to use ugly URLs

This commit is contained in:
Will Faught
2023-11-12 18:30:19 -08:00
parent 5109ad8bde
commit 2b8a86f2a7

View File

@@ -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