Add favicon

This commit is contained in:
Vezpi 2025-05-04 20:40:47 +00:00
parent 397c2b02b7
commit b498b43219

View File

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