bilingual subtitle + allow theme toggle

This commit is contained in:
yann64
2023-11-20 14:28:37 +01:00
parent eced32449a
commit ddf787eb8a

View File

@@ -61,7 +61,7 @@ disableHugoGeneratorInject = false
# Home subtitle of the index page. # Home subtitle of the index page.
# #
homeSubtitle = "Misc stuff" homeSubtitle = "Misc stuff / Information diverses"
# Set a background for the homepage # Set a background for the homepage
# backgroundImage = "assets/images/background.jpg" # backgroundImage = "assets/images/background.jpg"
@@ -80,7 +80,7 @@ disableHugoGeneratorInject = false
# Per default, this option is off. # Per default, this option is off.
# The theme is respecting the prefers-color-scheme of the operating system. # 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. # With this option on, the page user is able to set the scheme he wants.
enableThemeToggle = false enableThemeToggle = true
# Sharing buttons # Sharing buttons
# #