diff --git a/config.toml b/config.toml index 59f87f3..4dfe27f 100644 --- a/config.toml +++ b/config.toml @@ -282,7 +282,7 @@ title="Contact" [[menus.main]] weight=5 identifier="donate" -url="/donate" +url="https://www.helloasso.com/associations/we-robot/formulaires/1" title="Donner" [menus.main.params] customClass="link-primary" @@ -310,7 +310,7 @@ url="/photos" weight=4 identifier="donate" name="Donner" -url="/donate" +url="https://www.helloasso.com/associations/we-robot/formulaires/1" [[menus.footer_right]] weight=1 @@ -336,6 +336,10 @@ identifier="legals" name="Mentions Légales" url="/legals" +[[languages.en.menu.main]] +identifier="home" +title="Home Page" + [markup] [markup.goldmark]