mirror of
https://github.com/snowykami/mbcp.git
synced 2026-01-26 13:42:40 +00:00
🔥 更新字体样式
This commit is contained in:
@@ -21,11 +21,8 @@ export const zht = 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'
|
||||
copyright: ThemeConfig.copyright
|
||||
},
|
||||
outline: {
|
||||
label: "頁面內容",
|
||||
level: [2, 6]
|
||||
}
|
||||
outline: ThemeConfig.getOutLine("頁面內容")
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user