diff --git a/config/_default/hugo.yaml b/config/_default/hugo.yaml index b4c238b..63e9bad 100644 --- a/config/_default/hugo.yaml +++ b/config/_default/hugo.yaml @@ -72,6 +72,8 @@ outputs: - SearchIndex # required by search module. - WebAppManifest # required by PWA module to make your site installable. +rssLimit: 9 + taxonomies: authors: authors # multiple authors. tags: tags