From 959ee685eaeb613b5ab66da30cc5eef782100f78 Mon Sep 17 00:00:00 2001 From: Vezpi Date: Mon, 5 May 2025 12:56:09 +0000 Subject: [PATCH] Remove emoji --- hugo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.yaml b/hugo.yaml index 1536d9b..bc5e198 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -9,7 +9,6 @@ frontmatter: params: mainSections: ["posts"] sidebar: - emoji: "🚀" avatar: enabled: true src: avatar.jpg @@ -17,6 +16,7 @@ params: favicon: "/favicon-32x32.png" footer: since: 2025 + customText: "" dateFormat: published: "Jan 2, 2006" lastUpdated: "Jan 2, 2006"