From: Kai Moritz Date: Fri, 12 Dec 2025 10:33:03 +0000 (+0100) Subject: WIP:layout:menu X-Git-Tag: frontend--hugo--rebase--2025-12-21--19-20~26 X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=26bd1ca2bedbe42833fd4d10cc67bb2bda012549;p=website WIP:layout:menu --- diff --git a/hugo.yaml b/hugo.yaml index 18d3aad1..9d1211c7 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,5 +1,9 @@ baseURL: https://example.org/ languageCode: en-US +mainSections: + - blog + - projects + - about menus: main: - name: Home diff --git a/layouts/_partials/menu.html b/layouts/_partials/menu.html index f39ae01d..a8d39bd1 100644 --- a/layouts/_partials/menu.html +++ b/layouts/_partials/menu.html @@ -1,43 +1,34 @@ -