From 25855133aa7e1dda8694ae746edba63492e649d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Coquillard?= Date: Thu, 21 May 2026 10:49:51 +0000 Subject: [PATCH] =?UTF-8?q?remplacer=20paginate=20-=20d=C3=A9pr=C3=A9ci?= =?UTF-8?q?=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hugo.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hugo.yml b/hugo.yml index 77f20d2..bedacbc 100644 --- a/hugo.yml +++ b/hugo.yml @@ -3,7 +3,8 @@ languageCode: "fr-FR" language: "fr" title: "John Doe" theme: "PaperMod" -paginate: 10 +pagination: + pagerSize: 10 enableRobotsTXT: true buildDrafts: false