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-18--23-55~18 X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=5e237055c0a9e9aa2eeea2013ea4b417866c9855;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