about summary refs log tree commit diff stats
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
index 902c8ec..894f7fa 100644
--- a/theme.toml
+++ b/theme.toml
@@ -15,6 +15,11 @@ demo = "https://zola-bearblog.netlify.app/"
 date_format="%d %b, %Y"
 webserver_sends_csp_headers=false
 
+[extra.table_of_contents]
+show=false
+max_level=6
+visible_on_load=true
+
 [author]
 name = "Alan Pearce"
 homepage = "https://alanpearce.eu"