This commit is contained in:
2025-12-05 09:15:15 +01:00
commit 8837c20d66
1752 changed files with 1123339 additions and 0 deletions

28
config/_default/menus.fr.toml Executable file
View File

@@ -0,0 +1,28 @@
############# French navigation ##############
# main menu
[[main]]
[[main]]
name = "Home"
url = ""
weight = 1
[[main]]
name = "FAQ"
url = "faq"
weight = 2
# footer menu
[[footer]]
name = "Changelog"
url = "changelog/"
weight = 1
[[footer]]
name = "Contact"
url = "contact/"
weight = 2
[[footer]]
name = "Github"
url = "https://github.com/themefisher/"
weight = 3