mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
docs: update config
This commit is contained in:
parent
7adb00be5b
commit
437d56dd6c
@ -10,12 +10,7 @@ export const theme: Theme = plumeTheme({
|
||||
changelog: { maxCount: 10 },
|
||||
contributors: { mode: 'block' },
|
||||
|
||||
search: {
|
||||
provider: 'algolia',
|
||||
appId: 'KRJOJ00KBL',
|
||||
apiKey: '3f3b13613235873fbcbc9d304de18126',
|
||||
indexName: 'pengzhanbo',
|
||||
},
|
||||
search: { provider: 'local' },
|
||||
|
||||
codeHighlighter: {
|
||||
twoslash: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user