This commit is contained in:
parent
cd89c9ccb8
commit
a73b249ad6
14
hugo.yaml
14
hugo.yaml
@ -9,8 +9,12 @@ frontmatter:
|
|||||||
params:
|
params:
|
||||||
mainSections: ["posts"]
|
mainSections: ["posts"]
|
||||||
sidebar:
|
sidebar:
|
||||||
compact: false
|
emoji: "🚀"
|
||||||
emoji: "🧠"
|
avatar:
|
||||||
|
enabled: true
|
||||||
|
src: avatar.jpg
|
||||||
|
local: true
|
||||||
|
favicon: /favicon.ico
|
||||||
footer:
|
footer:
|
||||||
since: 2025
|
since: 2025
|
||||||
dateFormat:
|
dateFormat:
|
||||||
@ -18,11 +22,7 @@ params:
|
|||||||
lastUpdated: "Jan 2, 2006"
|
lastUpdated: "Jan 2, 2006"
|
||||||
toc:
|
toc:
|
||||||
enable: true
|
enable: true
|
||||||
sidebar:
|
|
||||||
avatar:
|
|
||||||
enabled: true
|
|
||||||
src: avatar.jpg
|
|
||||||
local: true
|
|
||||||
article:
|
article:
|
||||||
math: false
|
math: false
|
||||||
toc: true
|
toc: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user