diff --git a/python/zensical/bootstrap/zensical.toml b/python/zensical/bootstrap/zensical.toml index be6855f..d42c9a2 100644 --- a/python/zensical/bootstrap/zensical.toml +++ b/python/zensical/bootstrap/zensical.toml @@ -240,12 +240,12 @@ features = [ # When anchor following for the table of contents is enabled, the sidebar # is automatically scrolled so that the active anchor is always visible. # https://zensical.org/docs/setup/navigation/#anchor-following - # "toc.follow" + # "toc.follow", # When navigation integration for the table of contents is enabled, it is # always rendered as part of the navigation sidebar on the left. # https://zensical.org/docs/setup/navigation/#navigation-integration - #"toc.integrate" + #"toc.integrate", ] # ----------------------------------------------------------------------------