From 67a6f39c144a3e8fc971369d691c0704c0266e3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Lohrer?= Date: Fri, 28 Mar 2025 18:48:35 +0100 Subject: [PATCH] =?UTF-8?q?Men=C3=BC=20um=20Tags=20erweitert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Website/hugo.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Website/hugo.yaml b/Website/hugo.yaml index 07e22c0..1f7db19 100644 --- a/Website/hugo.yaml +++ b/Website/hugo.yaml @@ -18,6 +18,9 @@ menus: - name: Blog url: /blog/ weight: 300 + - name: Tags + url: /tags/ + weight: 400 Pagination: disableAliases: false