diff --git a/src/components/widget/TOC.astro b/src/components/widget/TOC.astro index 1ef6e5fe..4fabe9fc 100644 --- a/src/components/widget/TOC.astro +++ b/src/components/widget/TOC.astro @@ -51,10 +51,10 @@ const maxLevel = siteConfig.toc.depth; ---