fix: useFolderTitleFromIndexFile
部署文档 / build (push) Has been cancelled Details

pull/303/head
北雁 Cryolitia 2024-04-11 09:24:36 +08:00
parent 899aa290ec
commit ca1b91a1ff
No known key found for this signature in database
GPG Key ID: 3E5D1772FC8A8EDD
2 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ export const sidebar = generate()
function generate() {
const baseConfig = {
useTitleFromFrontmatter: true,
useFolderTitleFromIndexFile: true,
useFolderLinkFromIndexFile: true,
excludeFilesByFrontmatter: true,
}