From 41cf0c903387a66fea360d2ba3896c6c8cbcd5b0 Mon Sep 17 00:00:00 2001 From: marcsadler Date: Sat, 13 Jul 2024 17:06:35 +0800 Subject: [PATCH] config.js: specify headerDepth=0 --- src/.vuepress/config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index 1c279c3c..8d708bb6 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -48,6 +48,7 @@ export default { link: 'https://forum.chrultrabook.com/' } ], + headerDepth: 0, sidebarDepth: 2, sidebar: [ {