From cff8b14efb8cbd53259ed21dbc3ff2dd481886a7 Mon Sep 17 00:00:00 2001 From: Speyll Date: Thu, 5 Oct 2023 22:41:01 +0100 Subject: [PATCH] renamed default_mode to default_theme, streamlined the code for theme switching --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 0958125..5b8a0d7 100644 --- a/config.toml +++ b/config.toml @@ -50,7 +50,7 @@ display_author = true favicon = "favicon.ico" image = "" -default_theme = "dark" +default_theme = "light" list_pages = false twitter_card = true