diff options
-rw-r--r-- | config.toml | 4 |
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 = '*' + |