Revert "Feat: 添加系列文章目录"

This commit is contained in:
Jerry Wong
2022-05-22 00:02:14 +08:00
committed by GitHub
Unverified
parent 6d387eadcc
commit e650f71086
3 changed files with 0 additions and 20 deletions

View File

@@ -6,9 +6,6 @@
else if (page.highlight_shrink === true || page.highlight_shrink === false) isHighlightShrink = page.highlight_shrink
else isHighlightShrink = theme.highlight_shrink
if (page.series)
var Series = page.series
var showToc = false
if (theme.aside.enable && page.aside !== false) {
let tocEnable = false