mirror of
https://github.com/snowykami/mbcp.git
synced 2026-01-26 21:52:17 +00:00
🔥 新增搜索功能
This commit is contained in:
@@ -23,6 +23,6 @@ export const en = defineConfig({
|
||||
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: ThemeConfig.copyright
|
||||
},
|
||||
outline: ThemeConfig.getOutLine("Page Content")
|
||||
outline: ThemeConfig.getOutLine("Page Content"),
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user