This commit is contained in:
parent
dc3ddee9bc
commit
1d20596607
43
hugo.yaml
43
hugo.yaml
@ -12,6 +12,21 @@ languages:
|
|||||||
sidebar:
|
sidebar:
|
||||||
subtitle: "Homelab & Automation"
|
subtitle: "Homelab & Automation"
|
||||||
|
|
||||||
|
menu:
|
||||||
|
main:
|
||||||
|
- identifier: categories
|
||||||
|
name: Categories
|
||||||
|
url: /categories
|
||||||
|
weight: 50
|
||||||
|
params:
|
||||||
|
icon: "categories"
|
||||||
|
- identifier: tags
|
||||||
|
name: Tags
|
||||||
|
url: /tags
|
||||||
|
weight: 60
|
||||||
|
params:
|
||||||
|
icon: "tag"
|
||||||
|
|
||||||
fr:
|
fr:
|
||||||
languageName: Français
|
languageName: Français
|
||||||
weight: 2
|
weight: 2
|
||||||
@ -19,6 +34,21 @@ languages:
|
|||||||
sidebar:
|
sidebar:
|
||||||
subtitle: "Homelab & Automatisation"
|
subtitle: "Homelab & Automatisation"
|
||||||
|
|
||||||
|
menu:
|
||||||
|
main:
|
||||||
|
- identifier: categories
|
||||||
|
name: Catégories
|
||||||
|
url: /fr/categories
|
||||||
|
weight: 50
|
||||||
|
params:
|
||||||
|
icon: "categories"
|
||||||
|
- identifier: tags
|
||||||
|
name: Mots Clés
|
||||||
|
url: /fr/tags
|
||||||
|
weight: 60
|
||||||
|
params:
|
||||||
|
icon: "tag"
|
||||||
|
|
||||||
frontmatter:
|
frontmatter:
|
||||||
format: "yaml"
|
format: "yaml"
|
||||||
|
|
||||||
@ -65,19 +95,6 @@ params:
|
|||||||
toggle: true
|
toggle: true
|
||||||
default: "dark"
|
default: "dark"
|
||||||
|
|
||||||
menu:
|
|
||||||
main:
|
|
||||||
- identifier: categories
|
|
||||||
pageRef: /categories
|
|
||||||
weight: 50
|
|
||||||
params:
|
|
||||||
icon: "categories"
|
|
||||||
- Name: tags
|
|
||||||
pageRef: /tags
|
|
||||||
weight: 60
|
|
||||||
params:
|
|
||||||
icon: "tag"
|
|
||||||
|
|
||||||
social:
|
social:
|
||||||
- identifier: "mail"
|
- identifier: "mail"
|
||||||
name: Mail
|
name: Mail
|
||||||
|
Loading…
x
Reference in New Issue
Block a user