From 89a1fd5dee1d5620b0458276ad44aea714e6939a Mon Sep 17 00:00:00 2001
From: weru <onewesh@gmail.com>
Date: Tue, 06 Oct 2020 11:07:22 +0000
Subject: [PATCH] update

---
 exampleSite/config.toml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 61c8036..82b5a53 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -38,7 +38,7 @@
 
   time_format_blog = "Monday, January 02, 2006"
   time_format_default = "January 2, 2006"
-  darkMode = true # set to false to disable darkmode by default
+  darkMode = true # set to false to disable darkmode by default # user will still have the option to use dark mode
   [params.logo]
     lightMode = "compose.svg"
     darkMode = "compose-light.svg"

--
Gitblit v1.10.0