diff --git a/config.toml b/config.toml index 9aa83bf..be4e2c1 100644 --- a/config.toml +++ b/config.toml @@ -47,6 +47,6 @@ juice_logo_path = "/images/witch-svgrepo-com.svg" # Language choose juice_extra_menu = [ - { title = "FR", link = "fr" }, - { title = "EN", link = "/" } + { title = "Francophone", link = "fr" }, + { title = "Anglophone", link = "/" } ] \ No newline at end of file