summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorAdmin <admin@marx.cafe>2022-12-02 21:04:21 -0500
committerAdmin <admin@marx.cafe>2022-12-02 21:04:21 -0500
commit009403d3f289316befb311d381e7e97f8ce03e5e (patch)
treeb92755fac3920f8cfc015f660206dce88e9570f8 /config.toml
parent76946339049afeda01a5c65c2f7cbe9dcbd2c6f7 (diff)
Auto color theme, show all sections in sidebar
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 3427ef8..35243d0 100644
--- a/config.toml
+++ b/config.toml
@@ -3,3 +3,7 @@ languageCode = 'en-us'
title = 'Marx Cafe'
theme = 'hugo-book'
+[params]
+ BookTheme = 'auto'
+ BookSection = '*'
+