use capitals the menu items, cleanup the config
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8835de07aa
commit
328dd1f0c2
16
config.yml
16
config.yml
@ -90,25 +90,15 @@ params:
|
|||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
- identifier: categories
|
- identifier: categories
|
||||||
name: categories
|
name: Categories
|
||||||
url: /categories/
|
url: /categories/
|
||||||
weight: 10
|
weight: 10
|
||||||
- identifier: tags
|
- identifier: tags
|
||||||
name: tags
|
name: Tags
|
||||||
url: /tags/
|
url: /tags/
|
||||||
weight: 20
|
weight: 20
|
||||||
- identified: about
|
- identified: about
|
||||||
name: Über mich
|
name: Über mich
|
||||||
url: /about/
|
url: /about/
|
||||||
weight: 25
|
weight: 25
|
||||||
|
|
||||||
# Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma
|
|
||||||
# pygmentsUseClasses: true
|
|
||||||
#markup:
|
|
||||||
# highlight:
|
|
||||||
# # anchorLineNos: true
|
|
||||||
# codeFences: true
|
|
||||||
# guessSyntax: true
|
|
||||||
# lineNos: true
|
|
||||||
# style: monokai
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user