From: Kai Moritz Date: Sat, 22 Nov 2025 14:26:43 +0000 (+0100) Subject: Added menu-entries for `archives` X-Git-Tag: hugo--mein-erstes-partial~39 X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=914a04751f13c5fc54dce2629825dad40a77027a;p=website Added menu-entries for `archives` --- diff --git a/hugo/hugo.yaml b/hugo/hugo.yaml index aabe3e36..69e1ce09 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