From a37ce7a5bf9f45103664c73c01b848b563f7e819 Mon Sep 17 00:00:00 2001 From: Vezpi Date: Mon, 26 May 2025 11:44:44 +0000 Subject: [PATCH] Use pageRef for menus --- hugo.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.yaml b/hugo.yaml index cb94306..43b7933 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -77,12 +77,12 @@ menu: main: - identifier: categories weight: 40 - url: /categories/ + pageRef: /categories params: icon: categories - identifier: tags weight: 50 - url: /tags/ + pageRef: /tags params: icon: tag social: