diff --git a/config.yaml b/config.yaml index 1493d3bae98..1dc7f4299ab 100644 --- a/config.yaml +++ b/config.yaml @@ -253,6 +253,10 @@ params: # Enable reading time support in post cards and in post pages readingTime: enable: false + + # Number of posts to show to each page. Default is "12" + pagination: + maxPostsPerPage: 12 # Provide footer configuration.