fix(config): update menu structure and adjust weights for blog and search

This commit is contained in:
Nicolai Ort 2025-04-25 11:32:03 +02:00
parent 3b0eb9ec46
commit 813db4de78
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -15,6 +15,7 @@ outputs:
section: [HTML, RSS] section: [HTML, RSS]
markup: markup:
defaultMarkdownHandler: goldmark
highlight: highlight:
noClasses: false noClasses: false
goldmark: goldmark:
@ -68,13 +69,17 @@ menu:
name: Beamershow name: Beamershow
pageRef: /beamershow pageRef: /beamershow
weight: 6 weight: 6
- identifier: blog
name: Blog/Updates
pageRef: /blog/
weight: 6
- name: Suche - name: Suche
identifier: search identifier: search
weight: 6 weight: 8
params: params:
type: search type: search
- name: Sourcecode - name: Sourcecode
weight: 7 weight: 9
url: "https://git.odit.services/lfk" url: "https://git.odit.services/lfk"
params: params:
icon: gitea icon: gitea