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--20-25~9 X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=d8eadccd6211f9cdcd1873c803b596a468f2c832;p=website Added a menu-entry for the page `archives` --- diff --git a/hugo/hugo.yaml b/hugo/hugo.yaml index 27565260..d5bcdb31 100644 --- a/hugo/hugo.yaml +++ b/hugo/hugo.yaml @@ -46,3 +46,7 @@ menu: name: tags url: /tags/ weight: 20 + - identifier: archives + name: archives + url: /archives/ + weight: 30