This commit is contained in:
parent
0d18e00948
commit
db0a5d58fe
38
hugo.yaml
38
hugo.yaml
@ -9,6 +9,19 @@ languages:
|
|||||||
en:
|
en:
|
||||||
languageName: English
|
languageName: English
|
||||||
weight: 1
|
weight: 1
|
||||||
|
menu:
|
||||||
|
- identifier: categories
|
||||||
|
name: Categories
|
||||||
|
weight: 40
|
||||||
|
pageRef: /en/categories
|
||||||
|
params:
|
||||||
|
icon: categories
|
||||||
|
- identifier: tags
|
||||||
|
name: Tags
|
||||||
|
weight: 50
|
||||||
|
pageRef: /en/tags
|
||||||
|
params:
|
||||||
|
icon: tag
|
||||||
params:
|
params:
|
||||||
sidebar:
|
sidebar:
|
||||||
subtitle: "Homelab & Automation"
|
subtitle: "Homelab & Automation"
|
||||||
@ -20,6 +33,19 @@ languages:
|
|||||||
fr:
|
fr:
|
||||||
languageName: Français
|
languageName: Français
|
||||||
weight: 2
|
weight: 2
|
||||||
|
menu:
|
||||||
|
- identifier: categories
|
||||||
|
name: Catégories
|
||||||
|
weight: 40
|
||||||
|
pageRef: /fr/categories
|
||||||
|
params:
|
||||||
|
icon: categories
|
||||||
|
- identifier: tags
|
||||||
|
name: Mots Clés
|
||||||
|
weight: 50
|
||||||
|
pageRef: /fr/tags
|
||||||
|
params:
|
||||||
|
icon: tag
|
||||||
params:
|
params:
|
||||||
sidebar:
|
sidebar:
|
||||||
subtitle: "Homelab & Automatisation"
|
subtitle: "Homelab & Automatisation"
|
||||||
@ -74,17 +100,7 @@ params:
|
|||||||
default: "dark"
|
default: "dark"
|
||||||
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main: []
|
||||||
- identifier: menu_categories
|
|
||||||
weight: 40
|
|
||||||
pageRef: /categories
|
|
||||||
params:
|
|
||||||
icon: categories
|
|
||||||
- identifier: menu_tags
|
|
||||||
weight: 50
|
|
||||||
pageRef: /tags
|
|
||||||
params:
|
|
||||||
icon: tag
|
|
||||||
social:
|
social:
|
||||||
- identifier: "mail"
|
- identifier: "mail"
|
||||||
name: Mail
|
name: Mail
|
||||||
|
Loading…
x
Reference in New Issue
Block a user