From 59bf55955efaaee76b38000e457c5555cab237ee Mon Sep 17 00:00:00 2001 From: haggis Date: Wed, 13 Jan 2016 21:50:37 +0100 Subject: [PATCH] pagination now might work --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 66fed36..f82407f 100644 --- a/_config.yml +++ b/_config.yml @@ -9,3 +9,4 @@ url: "https://chaospott.de" # Build settings markdown: kramdown permalink: /:year/:month/:day/:title +paginate: 5