Add the global language switcher as a setting
This commit is contained in:
parent
484cc0fa51
commit
4f2b602b90
1 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,9 @@ paginate = 10
|
|||
|
||||
# Enable sharing buttons, if you like
|
||||
enableSharingButtons = true
|
||||
|
||||
# Show a global language switcher in the navigation bar
|
||||
enableGlobalLanguageMenu = true
|
||||
|
||||
# Metadata mostly used in document's head
|
||||
description = "My new homepage or blog"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue