Merge pull request #420 from herzenschein/patch-1
Add the global language switcher as a setting in the readme
This commit is contained in:
commit
2c3a90d5f1
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