edited post
This commit is contained in:
parent
3a34487de8
commit
da995393b3
18
config.yml
18
config.yml
|
@ -21,7 +21,7 @@ params:
|
|||
author: Me
|
||||
# author: ["Me", "You"] # multiple authors
|
||||
images: [""]
|
||||
DateFormat: "January 2, 2000"
|
||||
DateFormat: "January 2, 2002"
|
||||
defaultTheme: auto # dark, light
|
||||
disableThemeToggle: false
|
||||
|
||||
|
@ -112,14 +112,14 @@ menu:
|
|||
name: Posts
|
||||
url: /posts/
|
||||
weight: 30
|
||||
- identifier: categories
|
||||
name: Categories
|
||||
url: /categories/
|
||||
weight: 10
|
||||
- identifier: tags
|
||||
name: Tags
|
||||
url: /tags/
|
||||
weight: 20
|
||||
# - identifier: categories
|
||||
# name: Categories
|
||||
# url: /categories/
|
||||
# weight: 10
|
||||
# - identifier: tags
|
||||
# name: Tags
|
||||
# url: /tags/
|
||||
# weight: 20
|
||||
# Read: https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#using-hugos-syntax-highlighter-chroma
|
||||
|
||||
pygmentsUseClasses: true
|
||||
|
|
Loading…
Reference in New Issue