From 8a5f5fe0cfbd0ba1ca0b028a043a62f14f633307 Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Thu, 12 Oct 2023 16:27:45 +0200 Subject: [PATCH] demo, manual, flyer link --- config/_default/menus.en.toml | 2 +- config/_default/menus.fr.toml | 16 +++++++++++----- config/_default/menus.nl.toml | 2 +- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 8b71bc7..a92990f 100755 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -63,7 +63,7 @@ weight = 4 [[main]] parent = "Get Chill" -url = "get-chill/demo" +url = "http://demo.chill.social" name = "Try the demo" weight = 1 diff --git a/config/_default/menus.fr.toml b/config/_default/menus.fr.toml index c16a0b6..51ada16 100755 --- a/config/_default/menus.fr.toml +++ b/config/_default/menus.fr.toml @@ -69,7 +69,7 @@ weight = 4 [[main]] parent = "Obtenir Chill" -url = "get-chill/demo" +url = "http://demo.chill.social" name = "Essayer la démo" weight = 1 @@ -100,11 +100,17 @@ url = "about/" weight = 1 [[footer]] -name = "Brochure" -url = "start/flyer" +name = "Vie privée" +url = "privacy-policy/" weight = 2 [[footer]] -name = "Vie privée" -url = "privacy-policy/" +name = "Brochure" +url = "start/flyer" weight = 3 + +[[footer]] +name = "Manuel" +url = "https://gitea.champs-libres.be/Chill-project/manuals/releases" +weight = 4 + diff --git a/config/_default/menus.nl.toml b/config/_default/menus.nl.toml index c6a7163..9c923ef 100755 --- a/config/_default/menus.nl.toml +++ b/config/_default/menus.nl.toml @@ -63,7 +63,7 @@ weight = 4 [[main]] parent = "Chill verkrijgen" -url = "get-chill/demo" +url = "http://demo.chill.social" name = "Demo" weight = 1