From 0636c8e4ee5bcfa80662bdb6a2cbf721ec1a9e85 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 30 Oct 2024 21:39:45 +0100 Subject: [PATCH] fix: replace deprecated paginate config --- config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.yml b/config.yml index d0db927..92bc900 100644 --- a/config.yml +++ b/config.yml @@ -6,7 +6,8 @@ pygmentsUseClasses: true pygmentsCodeFences: true enableGitInfo: true -paginate: 5 +pagination: + pagerSize: 5 enableEmoji: True markup: