This commit is contained in:
parent
7c280a052c
commit
735a34dcc9
88
hugo.yaml
88
hugo.yaml
@ -14,15 +14,42 @@ languages:
|
|||||||
- identifier: categories
|
- identifier: categories
|
||||||
name: Categories
|
name: Categories
|
||||||
weight: 40
|
weight: 40
|
||||||
pageRef: /en/categories
|
url: /en/categories
|
||||||
params:
|
params:
|
||||||
icon: categories
|
icon: categories
|
||||||
- identifier: tags
|
- identifier: tags
|
||||||
name: Tags
|
name: Tags
|
||||||
weight: 50
|
weight: 50
|
||||||
pageRef: /en/tags
|
url: /en/tags
|
||||||
params:
|
params:
|
||||||
icon: tag
|
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:
|
params:
|
||||||
sidebar:
|
sidebar:
|
||||||
subtitle: "Homelab & Automation"
|
subtitle: "Homelab & Automation"
|
||||||
@ -39,15 +66,42 @@ languages:
|
|||||||
- identifier: categories
|
- identifier: categories
|
||||||
name: Catégories
|
name: Catégories
|
||||||
weight: 40
|
weight: 40
|
||||||
pageRef: /fr/categories
|
url: /fr/categories
|
||||||
params:
|
params:
|
||||||
icon: categories
|
icon: categories
|
||||||
- identifier: tags
|
- identifier: tags
|
||||||
name: Mots Clés
|
name: Mots Clés
|
||||||
weight: 50
|
weight: 50
|
||||||
pageRef: /fr/tags
|
url: /fr/tags
|
||||||
params:
|
params:
|
||||||
icon: tag
|
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:
|
params:
|
||||||
sidebar:
|
sidebar:
|
||||||
subtitle: "Homelab & Automatisation"
|
subtitle: "Homelab & Automatisation"
|
||||||
@ -103,31 +157,7 @@ params:
|
|||||||
|
|
||||||
menu:
|
menu:
|
||||||
main: []
|
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:
|
taxonomies:
|
||||||
category: "categories"
|
category: "categories"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user