Skip to content

Commit 2d0c499

Browse files
committed
docs: use search-only key
1 parent c616a43 commit 2d0c499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config/shared.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export const shared = defineConfig({
6060
provider: 'algolia',
6161
options: {
6262
appId: '8J64VVRP8K',
63-
apiKey: 'a18e2f4cc5665f6602c5631fd868adfd',
63+
apiKey: '52f578a92b88ad6abde815aae2b0ad7c',
6464
indexName: 'vitepress',
6565
locales: {
6666
...zhSearch,

0 commit comments

Comments
 (0)