From 45e1f74deac1953cd3e81ae03b8cc64ec6992ea1 Mon Sep 17 00:00:00 2001 From: atdunbg Date: Mon, 29 Jun 2026 12:38:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=BC=80toc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.ts b/src/config.ts index 7248d2b..eb74436 100644 --- a/src/config.ts +++ b/src/config.ts @@ -29,7 +29,7 @@ export const siteConfig: SiteConfig = { }, }, toc: { - enable: false, // Display the table of contents on the right side of the post + enable: true, // Display the table of contents on the right side of the post depth: 3, // Maximum heading depth to show in the table, from 1 to 3 }, favicon: [