Update config.toml

typo
This commit is contained in:
Pablo 2023-06-29 18:25:59 -03:00 committed by GitHub
parent 8270f8ee08
commit a14e2a2397
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,7 +78,7 @@ disableHugoGeneratorInject = false
# #
# This options enables the theme toggle for the theme. # This options enables the theme toggle for the theme.
# Per default, this option is off. # Per default, this option is off.
# The theme is respecting the prefers-color-scheme of the operating systeme. # 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 = false