From 919cb161f0135cb0c1eaf22ae15a26c1d0049e41 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 1 Oct 2024 17:32:51 +0300 Subject: [PATCH] hugo.yml: fix deprecated paginate key (#482) --- hugo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.yml b/hugo.yml index cf0e7529e..144b1abdc 100644 --- a/hugo.yml +++ b/hugo.yml @@ -32,7 +32,7 @@ disableKinds: ["404", "taxonomy", "term"] publishDir: "_site" -paginate: 5 +pagerSize: 5 rssLimit: 10 permalinks: