From e93a6d02cb3fe4bd6249cd1a7f21921bd723d815 Mon Sep 17 00:00:00 2001 From: Vezpi Date: Tue, 6 May 2025 21:29:35 +0000 Subject: [PATCH] Change posts to post --- hugo.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hugo.yaml b/hugo.yaml index 8e3dcea..61cf914 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -7,7 +7,7 @@ frontmatter: format: "yaml" params: - mainSections: ["posts"] + mainSections: ["post"] favicon: "/favicon-32x32.png" sidebar: @@ -52,11 +52,11 @@ menu: main: [] social: - - identifier: "mail" + - identifier: "email" name: Email url: "mailto:etienne.girault@gmail.com" params: - icon: "mail" + icon: "email" - identifier: "github" name: "GitHub" url: "https://github.com/CaiJimmy/Vezpi"