From 6e03de00a45c9163cd1de4c51ae0ae35690c5403 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 15 Jun 2015 09:38:09 +0100 Subject: [PATCH] Less items per page --- source/blog.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/blog.html b/source/blog.html index c40aab55..802221f6 100644 --- a/source/blog.html +++ b/source/blog.html @@ -3,6 +3,8 @@ layout: default title: Blog body_class: page--blog generator: pagination +pagination: + max_per_page: 5 use: - posts ---