This commit is contained in:
parent
64c4e1d45b
commit
7bad36c32c
13
hugo.yaml
13
hugo.yaml
@ -8,39 +8,46 @@ frontmatter:
|
||||
|
||||
params:
|
||||
mainSections: ["posts"]
|
||||
favicon: "/favicon-32x32.png"
|
||||
|
||||
sidebar:
|
||||
avatar:
|
||||
enabled: true
|
||||
src: avatar.jpg
|
||||
local: true
|
||||
favicon: "/favicon-32x32.png"
|
||||
|
||||
footer:
|
||||
since: 2025
|
||||
customText: ""
|
||||
|
||||
dateFormat:
|
||||
published: "Jan 2, 2006"
|
||||
lastUpdated: "Jan 2, 2006"
|
||||
|
||||
toc:
|
||||
enable: true
|
||||
|
||||
article:
|
||||
math: false
|
||||
toc: true
|
||||
readingTime: true
|
||||
lastUpdated: true
|
||||
|
||||
comments:
|
||||
enable: false
|
||||
|
||||
widgets:
|
||||
homepage:
|
||||
- type: "search"
|
||||
- type: "categories"
|
||||
- type: "tag-cloud"
|
||||
- type: "search"
|
||||
page:
|
||||
- type: "toc"
|
||||
|
||||
colorScheme:
|
||||
toggle: true
|
||||
default: "dark"
|
||||
|
||||
|
||||
menu:
|
||||
main: []
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user