mirror of
https://github.com/snowykami/mbcp.git
synced 2026-01-25 21:21:56 +00:00
📝 优化文档显示
This commit is contained in:
@@ -12,6 +12,10 @@ export const zh = defineConfig({
|
||||
footer: {
|
||||
message: '文档由 <a href="https://vitepress.dev/">VitePress</a> 构建 | API引用由 <a href="https://github.com/LiteyukiStudio/litedoc">litedoc</a> 生成',
|
||||
copyright: 'Copyright (C) 2020-2024 SnowyKami. All Rights Reserved'
|
||||
},
|
||||
outline: {
|
||||
label: "页面内容",
|
||||
level: [2, 6]
|
||||
}
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user