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:
|
||||
main:
|
||||
- identifier: categories
|
||||
name: categories
|
||||
name: Categories
|
||||
url: /categories/
|
||||
weight: 10
|
||||
- identifier: tags
|
||||
name: tags
|
||||
name: Tags
|
||||
url: /tags/
|
||||
weight: 20
|
||||
- identified: about
|
||||
name: Über mich
|
||||
url: /about/
|
||||
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
|
||||
weight: 25
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user