From 4f363292ad67daa9f1b009ed6453567894157257 Mon Sep 17 00:00:00 2001 From: davidtsadler Date: Thu, 29 Dec 2011 21:18:44 +0000 Subject: Control recent posts on the main index page via the configuration file. --- _config.yml.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '_config.yml.example') diff --git a/_config.yml.example b/_config.yml.example index b457be3..89bd20f 100644 --- a/_config.yml.example +++ b/_config.yml.example @@ -18,7 +18,8 @@ author: #twitter: # Git hub name. #github: - +# Controls the number of recent posts shown on the main index page. +max_recent_posts: 10 # *************************** -- cgit v1.2.3-13-gbd6f