We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 567cd5b commit a644c33Copy full SHA for a644c33
1 file changed
_config.yml
@@ -44,7 +44,7 @@ pygments: false # default python pygments have been replaced by pygments.rb
44
45
paginate: 5 # Posts per page on the blog index
46
pagination_dir: blog # Directory base for pagination URLs eg. /blog/page/2/
47
-recent_posts: 10 # Posts in the sidebar Recent Posts section
+recent_posts: 5 # Posts in the sidebar Recent Posts section
48
excerpt_link: "Read on →" # "Continue reading" link text at the bottom of excerpted articles
49
50
titlecase: true # Converts page and post titles to titlecase
0 commit comments