Add French site link to main menu in config.toml

This commit is contained in:
Roger Gonzalez 2025-02-14 11:15:11 -03:00
parent a7f53b2846
commit 16d3753f15
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -67,9 +67,14 @@ summaryLength = 30
url = "https://matrix.to/#/#yams-space:rogs.me"
weight = 99
# [[menu.main]]
# name = "Gitlab"
# url = "https://gitlab.com/rogs/yams"
# weight = 100
[[menu.main]]
name = "Gitlab"
url = "https://gitlab.com/rogs/yams"
name = "🇫🇷 FR"
url = "https://fr.yams.media"
weight = 100