edited post

This commit is contained in:
Morgan 2023-10-26 14:54:29 +09:00
parent 1ad25f9126
commit 4b4dba74a7
12 changed files with 4 additions and 8 deletions

View File

@ -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