From fbf8ee1ebf32b06e2da60ba7c96b64d6ddbf676b Mon Sep 17 00:00:00 2001
From: karim
Date: Thu, 4 Jun 2026 22:25:29 +0200
Subject: [PATCH] =?UTF-8?q?ui:=20Men=C3=BC=20schlanker=20=E2=80=94=20Manif?=
=?UTF-8?q?est=20+=20Code=20in=20den=20Footer?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Hauptmenü: JOURNAL · LIBRARY · ARCHIV · DIALOG. Manifest und Code (Repo)
wandern in die Footer-Linkleiste zu Colophon/Impressum/Datenschutz/RSS/Spenden.
Co-Authored-By: Claude Opus 4.8
---
hugo.yaml | 7 +------
layouts/_partials/footer.html | 2 ++
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/hugo.yaml b/hugo.yaml
index d296770..5b341eb 100644
--- a/hugo.yaml
+++ b/hugo.yaml
@@ -72,15 +72,10 @@ menus:
- name: ARCHIV
pageRef: /archiv
weight: 25
- - name: MANIFEST
- pageRef: /manifest
- weight: 30
- name: DIALOG
pageRef: /dialog
weight: 40
- - name: CODE
- url: https://git.openbureau.ch
- weight: 50
+ # MANIFEST + CODE stehen im Footer (schlankeres Hauptmenü).
params:
# Öffentliche Gitea-Repo-URL (für Provenance: Version → Commit, Verlauf).
diff --git a/layouts/_partials/footer.html b/layouts/_partials/footer.html
index b8ab943..6c83880 100644
--- a/layouts/_partials/footer.html
+++ b/layouts/_partials/footer.html
@@ -9,9 +9,11 @@