Change posts to post

This commit is contained in:
Vezpi 2025-05-06 21:29:35 +00:00
parent f1babf04a9
commit ced2893d07

View File

@ -7,7 +7,7 @@ frontmatter:
format: "yaml" format: "yaml"
params: params:
mainSections: ["posts"] mainSections: ["post"]
favicon: "/favicon-32x32.png" favicon: "/favicon-32x32.png"
sidebar: sidebar:
@ -52,11 +52,11 @@ menu:
main: [] main: []
social: social:
- identifier: "mail" - identifier: "email"
name: Email name: Email
url: "mailto:etienne.girault@gmail.com" url: "mailto:etienne.girault@gmail.com"
params: params:
icon: "mail" icon: "email"
- identifier: "github" - identifier: "github"
name: "GitHub" name: "GitHub"
url: "https://github.com/CaiJimmy/Vezpi" url: "https://github.com/CaiJimmy/Vezpi"