Add global language menu

This commit is contained in:
Djordje Atlialp 2021-08-24 23:43:49 +02:00
parent 74b2f0329a
commit 04e1e08dbf
4 changed files with 104 additions and 1 deletions

View file

@ -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"
#