From 775f7ce58a84f00a8f0eba6a878ed69f86a313ed Mon Sep 17 00:00:00 2001 From: Vezpi Date: Sun, 4 May 2025 20:40:47 +0000 Subject: [PATCH] Add favicon --- hugo.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/hugo.yaml b/hugo.yaml index 62f9a63..2de1001 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -9,8 +9,12 @@ frontmatter: params: mainSections: ["posts"] sidebar: - compact: false - emoji: "🧠" + emoji: "🚀" + avatar: + enabled: true + src: avatar.jpg + local: true + favicon: favicon.ico footer: since: 2025 dateFormat: @@ -18,11 +22,7 @@ params: lastUpdated: "Jan 2, 2006" toc: enable: true - sidebar: - avatar: - enabled: true - src: avatar.jpg - local: true + article: math: false toc: true