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"