Move menu item under language
All checks were successful
Deploy / Deploy (push) Successful in 4s

This commit is contained in:
Vezpi 2025-05-22 21:17:21 +00:00
parent dc3ddee9bc
commit 1d20596607

View File

@ -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