From 39b19205322566a92e99cf744b898533e1d976e4 Mon Sep 17 00:00:00 2001 From: snowykami Date: Wed, 4 Sep 2024 19:15:11 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20docs:=20=E4=BF=AE=E6=94=B9=E4=BE=A7?= =?UTF-8?q?=E8=BE=B9=E6=A0=8F=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/config/common.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/.vitepress/config/common.ts b/docs/.vitepress/config/common.ts index de5a7c6a..81965c78 100644 --- a/docs/.vitepress/config/common.ts +++ b/docs/.vitepress/config/common.ts @@ -11,7 +11,6 @@ const commonSidebarOptions = { collapsed: true, convertSameNameSubFileToGroupIndexPage: true, useTitleFromFrontmatter: true, - useTitleFromFileHeading: true, useFolderTitleFromIndexFile: true, useFolderLinkFromIndexFile: true, includeFolderIndexFile: true,