diff --git a/exampleSite/hugo.yaml b/exampleSite/hugo.yaml index cb1170e..ee01e39 100644 --- a/exampleSite/hugo.yaml +++ b/exampleSite/hugo.yaml @@ -64,11 +64,10 @@ outputs: - JSON # Configure custom path for RSS feed. Default is "index.xml" +# Ref: https://gohugo.io/templates/output-formats/ outputFormats: rss: baseName: rss # default is index - mediaType: application/rss+xml - isPlainText: false # Enable global emoji support enableEmoji: true