💄 Fixed the TOC enable in global set & implement the auto follow in TOC list with content scroll.

This commit is contained in:
凡梦星尘
2022-10-06 10:02:19 +08:00
parent 48df6401d8
commit 0abad2539a
7 changed files with 85 additions and 31 deletions

View File

@@ -70,6 +70,7 @@ $social_icons_only : {{ $P.socialIcons.iconsOnly }};
$social_icons_transition : {{ $P.socialIcons.transition }};
$links_settings_layout : {{ $P.linksSets.layout }};
$toc_enable : {{ $P.toc.enable }};
$toc_number : {{ $P.toc.number }};
$toc_expand_all : {{ $P.toc.expandAll }};
$toc_wrap : {{ $P.toc.wrap }};