Remove names in main menu
All checks were successful
Deploy / Deploy (push) Successful in 3s

This commit is contained in:
Vezpi 2025-05-22 20:29:28 +00:00
parent 55d850e3b3
commit fa81672026
2 changed files with 8 additions and 5 deletions

View File

@ -11,7 +11,7 @@ languages:
params:
sidebar:
subtitle: "Homelab & Automation"
fr:
languageName: Français
weight: 2
@ -67,14 +67,12 @@ params:
menu:
main:
- identifier: categories
name: Categories
url: "#categories"
url: "/categories/"
weight: 50
params:
icon: "categories"
- identifier: tags
name: Tags
url: "#tags"
url: "/tags/"
weight: 60
params:
icon: "tag"

View File

@ -1,3 +1,8 @@
categories:
other: Categories
tags:
other: Tags
toggleMenu:
other: Toggle Menu