aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'generators/hugo/config.yaml')
-rw-r--r--generators/hugo/config.yaml12
1 files changed, 4 insertions, 8 deletions
diff --git a/generators/hugo/config.yaml b/generators/hugo/config.yaml
index 90d6cf6..8773343 100644
--- a/generators/hugo/config.yaml
+++ b/generators/hugo/config.yaml
@@ -31,16 +31,12 @@ pygmentsCodeFences: true
pygmentsUseClasses: true
pygmentsCodeFencesGuessSyntax: true
-# RSS
-mediaTypes:
- application/atom:
- suffixes: xml
-
+# Output formats
outputFormats:
- RSS:
- mediaType: application/rss
+ rss:
baseName: rss
+ mediaType: application/xml
outputs:
home:
- - RSS
+ - rss