打开toc

This commit is contained in:
2026-06-29 12:38:12 +08:00
parent 89c7c067aa
commit 45e1f74dea
+1 -1
View File
@@ -29,7 +29,7 @@ export const siteConfig: SiteConfig = {
}, },
}, },
toc: { 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 depth: 3, // Maximum heading depth to show in the table, from 1 to 3
}, },
favicon: [ favicon: [