Add global language menu
This commit is contained in:
parent
74b2f0329a
commit
04e1e08dbf
4 changed files with 104 additions and 1 deletions
|
@ -90,6 +90,12 @@ disableHugoGeneratorInject = false
|
|||
#
|
||||
enableSharingButtons = true
|
||||
|
||||
# Global language menu
|
||||
#
|
||||
# Enables the global language menu.
|
||||
#
|
||||
enableGlobalLanguageMenu = true
|
||||
|
||||
# Integrate Javascript files or stylesheets by adding the url to the external assets or by
|
||||
# linking local files with their path relative to the static folder, e.g. "css/styles.css"
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue