From: Kai Moritz Date: Sat, 22 Nov 2025 14:26:43 +0000 (+0100) Subject: Added a menu-entry for the page `archives` X-Git-Tag: hugo--rebase--2025-12-17--21-17~5 X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=9c45b8ad077ca1998f59179083a5e87735a30340;p=website Added a menu-entry for the page `archives` --- diff --git a/hugo.yaml b/hugo.yaml index 27565260..d5bcdb31 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -46,3 +46,7 @@ menu: name: tags url: /tags/ weight: 20 + - identifier: archives + name: archives + url: /archives/ + weight: 30