Better language menu
This commit is contained in:
parent
7a318f3325
commit
2ba0954663
1 changed files with 2 additions and 2 deletions
|
@ -47,6 +47,6 @@ juice_logo_path = "/images/witch-svgrepo-com.svg"
|
||||||
|
|
||||||
# Language choose
|
# Language choose
|
||||||
juice_extra_menu = [
|
juice_extra_menu = [
|
||||||
{ title = "FR", link = "fr" },
|
{ title = "Francophone", link = "fr" },
|
||||||
{ title = "EN", link = "/" }
|
{ title = "Anglophone", link = "/" }
|
||||||
]
|
]
|
Loading…
Reference in a new issue