docs: update config

This commit is contained in:
pengzhanbo 2025-10-16 02:24:57 +08:00
parent 7adb00be5b
commit 437d56dd6c

View File

@ -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,