fix(config): update menu structure and adjust weights for blog and search
This commit is contained in:
parent
3b0eb9ec46
commit
813db4de78
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user