From 04dc281cb839356c82a9146577363738776e6ab4 Mon Sep 17 00:00:00 2001
From: Xiretza <xiretza@xiretza.xyz>
Date: Thu, 20 Mar 2025 12:31:12 +0000
Subject: [PATCH] Make German header fit again

---
 hugo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hugo.toml b/hugo.toml
index f330b14..e189d4a 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -207,7 +207,7 @@ defaultContentLanguageInSubdir = false
         pageRef = "/tags/projekte/"
         weight = 2
       [[languages.de.menus.main]]
-        name = "dokumentation"
+        name = "doku"
         url = "https://docs.it-syndikat.org/"
         weight = 3
       [[languages.de.menus.main]]