summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2022-01-03 21:40:43 +0000
committerMatthew Lemon <lemon@matthewlemon.com>2022-01-03 21:40:43 +0000
commit4d30e230a33ebbff25866879bb2d31a4f8711fec (patch)
treeb67095ae790de66e999b21127ad5092223382d83 /config.toml
parent47932676235b90cdf033c31fdc62d52cfed7f168 (diff)
big changes to background and overriding css
Diffstat (limited to '')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 69cf5d4..245b143 100644
--- a/config.toml
+++ b/config.toml
@@ -9,7 +9,7 @@ pygmentsUseClasses = true
[params]
description = "An intentionally quiet and unassuming (and empty) blog"
copyright = "Copyright © 2022 Yulqen"
- dark = "auto"
+ dark = "off"
highlight = true
[menu]