From f12247d27888064e898ee003c3bd7fa758e328e9 Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Mon, 23 Sep 2024 22:11:59 +0200 Subject: [PATCH] Remove unused 'paginate' variable --- hugo.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/hugo.yaml b/hugo.yaml index 66e8ece..2ab53d8 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -4,7 +4,6 @@ title: "IPng Networks" theme: 'hugo-theme-ipng' mainSections: ["articles"] -paginate: 4 params: author: "IPng Networks GmbH"