From e6979c96db7f0629dd5fbe1eb7c19507005b4bc7 Mon Sep 17 00:00:00 2001 From: Vezpi Date: Tue, 6 May 2025 21:06:49 +0000 Subject: [PATCH] Clean hugo.yaml --- hugo.yaml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/hugo.yaml b/hugo.yaml index fd7d46f..8638a30 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -8,38 +8,45 @@ 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: []