diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index a92990f..2fdaa64 100755 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -15,25 +15,31 @@ weight = 1 parent = "Functionalities" name = "Follow-up support plan" url = "presentation/accompanying-courses" -weight = 2 +weight = 3 + +[[main]] +parent = "Functionalities" +name = "Follow-up decisions" +url = "presentation/workflow" +weight = 4 [[main]] parent = "Functionalities" name = "Generation of documents" url = "presentation/doc-generation" -weight = 3 +weight = 5 [[main]] parent = "Functionalities" name = "Export statistics" url = "presentation/export-stats" -weight = 4 +weight = 6 [[main]] parent = "Functionalities" name = "Roadmap" url = "presentation/roadmap" -weight = 5 +weight = 7 ############# @@ -63,27 +69,21 @@ weight = 4 [[main]] parent = "Get Chill" -url = "http://demo.chill.social" -name = "Try the demo" +url = "get-chill/install" +name = "Install Chill" weight = 1 [[main]] parent = "Get Chill" -url = "get-chill/install" -name = "Install Chill" +url = "get-chill/configuration" +name = "Configuration" weight = 2 -[[main]] -parent = "Get Chill" -url = "get-chill/configuration" -name = "Configuration support" -weight = 3 - [[main]] parent = "Get Chill" url = "get-chill/providers" -name = "Find a provider" -weight = 4 +name = "Providers" +weight = 3 ############# diff --git a/config/_default/menus.fr.toml b/config/_default/menus.fr.toml index becb1e2..3bd149e 100755 --- a/config/_default/menus.fr.toml +++ b/config/_default/menus.fr.toml @@ -17,22 +17,22 @@ name = "Suivi des accompagnements" url = "presentation/accompanying-courses" weight = 2 +[[main]] +parent = "Fonctionnalités" +name = "Suivi des décisions" +url = "presentation/workflow" +weight = 3 + [[main]] parent = "Fonctionnalités" name = "Génération de documents" url = "presentation/doc-generation" -weight = 3 +weight = 4 [[main]] parent = "Fonctionnalités" name = "Export des statistiques" url = "presentation/export-stats" -weight = 4 - -[[main]] -parent = "Fonctionnalités" -name = "Suivre des décisions" -url = "presentation/workflow" weight = 5 [[main]] @@ -67,29 +67,23 @@ name = "Obtenir Chill" hasChildren = true weight = 4 -[[main]] -parent = "Obtenir Chill" -url = "http://demo.chill.social" -name = "Essayer la démo" -weight = 1 - [[main]] parent = "Obtenir Chill" url = "get-chill/install" name = "Installer Chill" -weight = 2 +weight = 1 [[main]] parent = "Obtenir Chill" url = "get-chill/configuration" name = "Support à la configuration" -weight = 3 +weight = 2 [[main]] parent = "Obtenir Chill" url = "get-chill/providers" name = "Trouver un prestataire" -weight = 4 +weight = 3 ############# diff --git a/config/_default/menus.nl.toml b/config/_default/menus.nl.toml index 9c923ef..0723df8 100755 --- a/config/_default/menus.nl.toml +++ b/config/_default/menus.nl.toml @@ -3,7 +3,7 @@ [[main]] name = "Functionaliteiten" url = "presentation/" -weight = 2 +weight = 1 [[main]] parent = "Functionaliteiten" @@ -17,23 +17,29 @@ name = "Opvolging hulpverleningstrajecten" url = "presentation/accompanying-courses" weight = 2 +[[main]] +parent = "Functionaliteiten" +name = "Opvolging beslissingen" +url = "presentation/workflow" +weight = 3 + [[main]] parent = "Functionaliteiten" name = "Genereren van documenten" url = "presentation/doc-generation" -weight = 3 +weight = 4 [[main]] parent = "Functionaliteiten" name = "Exporteren van statistieken" url = "presentation/export-stats" -weight = 4 +weight = 5 [[main]] parent = "Functionaliteiten" name = "Roadmap" url = "presentation/roadmap" -weight = 5 +weight = 6 ############# @@ -63,27 +69,21 @@ weight = 4 [[main]] parent = "Chill verkrijgen" -url = "http://demo.chill.social" -name = "Demo" +url = "get-chill/install" +name = "Chill installeren" weight = 1 [[main]] parent = "Chill verkrijgen" -url = "get-chill/install" -name = "Chill installeren" +url = "get-chill/configuration" +name = "Configuratie" weight = 2 -[[main]] -parent = "Chill verkrijgen" -url = "get-chill/configuration" -name = "Begeleiding bij de configuratie" -weight = 3 - [[main]] parent = "Chill verkrijgen" url = "get-chill/providers" -name = "Een leverancier vinden" -weight = 4 +name = "Leveranciers" +weight = 3 ############# diff --git a/config/_default/params.toml b/config/_default/params.toml index 64cd885..0ba9f7e 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -23,7 +23,7 @@ navbar_fixed = false # theme-mode # available options [light/dark/system] theme_switcher = false -theme_default = "light" +theme_default = "light" # Main Sections mainSections = ["blog"] @@ -51,7 +51,7 @@ preloader = "" # use jpg, png, svg or gif format. # Navigation button [navigation_button] enable = true -label = "Essayer la démo" +label = "Demo" link = "http://demo.chill.social" # search