remplacer paginate - déprécié
Build and Deploy Hugo / build (push) Failing after 2s

This commit is contained in:
2026-05-21 10:49:51 +00:00
parent a1d252cc72
commit 25855133aa
+2 -1
View File
@@ -3,7 +3,8 @@ languageCode: "fr-FR"
language: "fr" language: "fr"
title: "John Doe" title: "John Doe"
theme: "PaperMod" theme: "PaperMod"
paginate: 10 pagination:
pagerSize: 10
enableRobotsTXT: true enableRobotsTXT: true
buildDrafts: false buildDrafts: false