edited post
This commit is contained in:
parent
1ad25f9126
commit
4b4dba74a7
12
config.yml
12
config.yml
|
@ -106,14 +106,10 @@ params:
|
|||
|
||||
menu:
|
||||
main:
|
||||
- identifier: admin
|
||||
name: Admin
|
||||
url: /admin/
|
||||
weight: 10
|
||||
- identifier: diary
|
||||
name: Diary
|
||||
- identifier: blog
|
||||
name: Blog
|
||||
url: /blog/
|
||||
weight: 30
|
||||
weight: 20
|
||||
- identifier: posts
|
||||
name: Posts
|
||||
url: /posts/
|
||||
|
@ -121,7 +117,7 @@ menu:
|
|||
# - identifier: tags
|
||||
# name: Tags
|
||||
# url: /tags/
|
||||
# weight: 20
|
||||
# weight: 10
|
||||
# Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma
|
||||
|
||||
pygmentsUseClasses: true
|
||||
|
|
Loading…
Reference in New Issue