bilingual subtitle + allow theme toggle
This commit is contained in:
@@ -61,7 +61,7 @@ disableHugoGeneratorInject = false
|
||||
|
||||
# Home subtitle of the index page.
|
||||
#
|
||||
homeSubtitle = "Misc stuff"
|
||||
homeSubtitle = "Misc stuff / Information diverses"
|
||||
|
||||
# Set a background for the homepage
|
||||
# backgroundImage = "assets/images/background.jpg"
|
||||
@@ -80,7 +80,7 @@ disableHugoGeneratorInject = false
|
||||
# Per default, this option is off.
|
||||
# The theme is respecting the prefers-color-scheme of the operating system.
|
||||
# With this option on, the page user is able to set the scheme he wants.
|
||||
enableThemeToggle = false
|
||||
enableThemeToggle = true
|
||||
|
||||
# Sharing buttons
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user