mirror of
https://github.com/snowykami/mbcp.git
synced 2026-01-26 21:52:17 +00:00
🔥 更新字体样式
This commit is contained in:
@@ -21,11 +21,8 @@ export const en = defineConfig({
|
||||
),
|
||||
footer: {
|
||||
message: 'Documentation built with <a href="https://vitepress.dev/">VitePress</a> | API references generated by <a href="https://github.com/LiteyukiStudio/litedoc">litedoc</a>',
|
||||
copyright: 'Copyright (C) 2020-2024 SnowyKami. All Rights Reserved'
|
||||
copyright: ThemeConfig.copyright
|
||||
},
|
||||
outline: {
|
||||
label: "On this page",
|
||||
level: [2, 6]
|
||||
}
|
||||
outline: ThemeConfig.getOutLine("Page Content")
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user