logos: liste MAJ

Footer: rajouter un lien vers la brochure
Footer: rajouter un lien vers Champs Libres
Page d'accueil: le premier CTA Essayer la démo doit s'ouvrir dans un fenêtre séparée
Prêt à commencer => on va essayer d'être plus inclusif en mettant Prêts ou Prêt.e
This commit is contained in:
Boris Waaub
2026-03-26 10:38:18 +01:00
parent 58b9df92c0
commit 8749e5f207
6 changed files with 7368 additions and 40 deletions
+20 -5
View File
@@ -114,14 +114,9 @@ pagination = { pagerSize = 6, path = "page" }
text = "Essayer la démo"
url = "http://demo.chill.social/"
open_tab = true
# Social Media Links (optional)
[params.social]
gitlab = "https://gitlab.com/Chill-Projet/chill-bundles"
# Navigation Menu
[menu]
[[menu.main]]
@@ -159,6 +154,16 @@ pagination = { pagerSize = 6, path = "page" }
url = "/contact"
weight = 5
[[menu.footer_column_1]]
name = "Voir la brochure CHILL"
url = "/pdf/Brochure_Chill.pdf"
weight = 1
[[menu.footer_column_2]]
name = "Champs-Libres"
url = "https://www.champs-libres.coop/"
weight = 1
[languages.en.menu]
[[languages.en.menu.main]]
name = "Features"
@@ -193,6 +198,11 @@ pagination = { pagerSize = 6, path = "page" }
url = "/contact"
weight = 5
[[languages.en.menu.footer_column_1]]
name = "Download the CHILL brochure"
url = "/pdf/Brochure_Chill.pdf"
weight = 1
[languages.nl.menu]
[[languages.nl.menu.main]]
name = "Functies"
@@ -226,3 +236,8 @@ pagination = { pagerSize = 6, path = "page" }
name = "Contacteer Ons"
url = "/contact"
weight = 5
[[languages.nl.menu.footer_column_1]]
name = "Download de CHILL-brochure"
url = "/pdf/Brochure_Chill.pdf"
weight = 1