This commit is contained in:
parent
db0a5d58fe
commit
7c280a052c
50
hugo.yaml
50
hugo.yaml
@ -10,18 +10,19 @@ languages:
|
|||||||
languageName: English
|
languageName: English
|
||||||
weight: 1
|
weight: 1
|
||||||
menu:
|
menu:
|
||||||
- identifier: categories
|
main:
|
||||||
name: Categories
|
- identifier: categories
|
||||||
weight: 40
|
name: Categories
|
||||||
pageRef: /en/categories
|
weight: 40
|
||||||
params:
|
pageRef: /en/categories
|
||||||
icon: categories
|
params:
|
||||||
- identifier: tags
|
icon: categories
|
||||||
name: Tags
|
- identifier: tags
|
||||||
weight: 50
|
name: Tags
|
||||||
pageRef: /en/tags
|
weight: 50
|
||||||
params:
|
pageRef: /en/tags
|
||||||
icon: tag
|
params:
|
||||||
|
icon: tag
|
||||||
params:
|
params:
|
||||||
sidebar:
|
sidebar:
|
||||||
subtitle: "Homelab & Automation"
|
subtitle: "Homelab & Automation"
|
||||||
@ -34,18 +35,19 @@ languages:
|
|||||||
languageName: Français
|
languageName: Français
|
||||||
weight: 2
|
weight: 2
|
||||||
menu:
|
menu:
|
||||||
- identifier: categories
|
main:
|
||||||
name: Catégories
|
- identifier: categories
|
||||||
weight: 40
|
name: Catégories
|
||||||
pageRef: /fr/categories
|
weight: 40
|
||||||
params:
|
pageRef: /fr/categories
|
||||||
icon: categories
|
params:
|
||||||
- identifier: tags
|
icon: categories
|
||||||
name: Mots Clés
|
- identifier: tags
|
||||||
weight: 50
|
name: Mots Clés
|
||||||
pageRef: /fr/tags
|
weight: 50
|
||||||
params:
|
pageRef: /fr/tags
|
||||||
icon: tag
|
params:
|
||||||
|
icon: tag
|
||||||
params:
|
params:
|
||||||
sidebar:
|
sidebar:
|
||||||
subtitle: "Homelab & Automatisation"
|
subtitle: "Homelab & Automatisation"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user