Add the global language switcher as a setting

This commit is contained in:
Thiago Sueto 2023-04-02 18:34:08 -03:00 committed by GitHub
parent 484cc0fa51
commit 4f2b602b90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,6 +86,9 @@ paginate = 10
# Enable sharing buttons, if you like # Enable sharing buttons, if you like
enableSharingButtons = true enableSharingButtons = true
# Show a global language switcher in the navigation bar
enableGlobalLanguageMenu = true
# Metadata mostly used in document's head # Metadata mostly used in document's head
description = "My new homepage or blog" description = "My new homepage or blog"
keywords = "homepage, blog" keywords = "homepage, blog"