mirror of
https://github.com/snowykami/mbcp.git
synced 2026-01-26 13:42:40 +00:00
📝 优化文档显示
This commit is contained in:
@@ -12,6 +12,10 @@ export const ja = defineConfig({
|
||||
footer: {
|
||||
message: '<a href="https://vitepress.dev/">VitePress</a> で構築されたドキュメント | <a href="https://github.com/LiteyukiStudio/litedoc">litedoc</a> によって生成されたAPIリファレンス',
|
||||
copyright: 'Copyright (C) 2020-2024 SnowyKami. All Rights Reserved'
|
||||
},
|
||||
outline: {
|
||||
label: "このページについて",
|
||||
level: [2, 6]
|
||||
}
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user