From 0dacf6ee9df5056af73a19a45fad65a0661531fc Mon Sep 17 00:00:00 2001 From: Marie Katrine Ekeberg Date: Sat, 17 Feb 2024 10:28:42 +0100 Subject: [PATCH] [SKIP] Paginate 10 articles per page. Experiment to see if it helps user engagement --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 55c3eef8..dd51362e 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ url: "https://themkat.net" baseurl: "" title: "TheMKat's blog" -paginate: 5 +paginate: 10 include: [".well-known"] exclude: ["org"] plugins: