From ddf787eb8a2ca3262b1fefa098da5f0fd009e2ed Mon Sep 17 00:00:00 2001 From: yann64 Date: Mon, 20 Nov 2023 14:28:37 +0100 Subject: [PATCH] bilingual subtitle + allow theme toggle --- config/_default/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 30b9b74..5a506b6 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -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 #