Try id
Some checks failed
Deploy / Deploy (push) Failing after 3s

This commit is contained in:
Vezpi 2025-05-22 20:51:08 +00:00
parent fa81672026
commit 08ca7ae761
3 changed files with 10 additions and 10 deletions

View File

@ -67,12 +67,12 @@ params:
menu: menu:
main: main:
- identifier: categories - identifier: categories
url: "/categories/" pageRef: /categories
weight: 50 weight: 50
params: params:
icon: "categories" icon: "categories"
- identifier: tags - identifier: tags
url: "/tags/" pageRef: /tags
weight: 60 weight: 60
params: params:
icon: "tag" icon: "tag"

View File

@ -1,7 +1,7 @@
categories: - id: categories
other: Categories translation: Categories
tags: - id: tags
other: Tags translation: Tags
toggleMenu: toggleMenu:
other: Toggle Menu other: Toggle Menu

View File

@ -1,7 +1,7 @@
categories: - id: categories
other: Catégories translation: Catégories
tags: - id: tags
other: Mots Clés translation: Mots Clés
toggleMenu: toggleMenu:
other: Afficher le menu other: Afficher le menu