edited post

This commit is contained in:
Morgan 2023-10-21 16:42:31 +09:00
parent 3a34487de8
commit da995393b3
1 changed files with 9 additions and 9 deletions

View File

@ -21,7 +21,7 @@ params:
author: Me author: Me
# author: ["Me", "You"] # multiple authors # author: ["Me", "You"] # multiple authors
images: [""] images: [""]
DateFormat: "January 2, 2000" DateFormat: "January 2, 2002"
defaultTheme: auto # dark, light defaultTheme: auto # dark, light
disableThemeToggle: false disableThemeToggle: false
@ -112,14 +112,14 @@ menu:
name: Posts name: Posts
url: /posts/ url: /posts/
weight: 30 weight: 30
- 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
# Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma # Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma
pygmentsUseClasses: true pygmentsUseClasses: true