Add socials in both language
All checks were successful
Deploy / Deploy (push) Successful in 4s

This commit is contained in:
Vezpi 2025-05-26 12:22:05 +00:00
parent 7c280a052c
commit 735a34dcc9

View File

@ -14,15 +14,42 @@ languages:
- identifier: categories
name: Categories
weight: 40
pageRef: /en/categories
url: /en/categories
params:
icon: categories
- identifier: tags
name: Tags
weight: 50
pageRef: /en/tags
url: /en/tags
params:
icon: tag
social:
- identifier: "mail"
name: Mail
url: "mailto:etienne.girault@gmail.com"
weight: 10
params:
icon: "mail"
- identifier: "github"
name: "GitHub"
url: "https://github.com/Vezpi"
weight: 20
params:
icon: "brand-github"
- identifier: "gitea"
name: "Gitea"
url: "https://git.vezpi.me/Vezpi/blog"
weight: 30
params:
icon: "brand-git"
- identifier: "linkedin"
name: "LinkedIn"
url: "https://www.linkedin.com/in/etiennegirault/"
weight: 40
params:
icon: "brand-linkedin"
params:
sidebar:
subtitle: "Homelab & Automation"
@ -39,15 +66,42 @@ languages:
- identifier: categories
name: Catégories
weight: 40
pageRef: /fr/categories
url: /fr/categories
params:
icon: categories
- identifier: tags
name: Mots Clés
weight: 50
pageRef: /fr/tags
url: /fr/tags
params:
icon: tag
social:
- identifier: "mail"
name: Mail
url: "mailto:etienne.girault@gmail.com"
weight: 10
params:
icon: "mail"
- identifier: "github"
name: "GitHub"
url: "https://github.com/Vezpi"
weight: 20
params:
icon: "brand-github"
- identifier: "gitea"
name: "Gitea"
url: "https://git.vezpi.me/Vezpi/blog"
weight: 30
params:
icon: "brand-git"
- identifier: "linkedin"
name: "LinkedIn"
url: "https://www.linkedin.com/in/etiennegirault/"
weight: 40
params:
icon: "brand-linkedin"
params:
sidebar:
subtitle: "Homelab & Automatisation"
@ -103,31 +157,7 @@ params:
menu:
main: []
social:
- identifier: "mail"
name: Mail
url: "mailto:etienne.girault@gmail.com"
weight: 10
params:
icon: "mail"
- identifier: "github"
name: "GitHub"
url: "https://github.com/Vezpi"
weight: 20
params:
icon: "brand-github"
- identifier: "gitea"
name: "Gitea"
url: "https://git.vezpi.me/Vezpi/blog"
weight: 30
params:
icon: "brand-git"
- identifier: "linkedin"
name: "LinkedIn"
url: "https://www.linkedin.com/in/etiennegirault/"
weight: 40
params:
icon: "brand-linkedin"
taxonomies:
category: "categories"