Skip to content

Commit 2aae942

Browse files
authored
docs: use Algolia search API key (#2163)
1 parent 963ff7f commit 2aae942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/.vitepress/config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default defineConfig({
1919

2020
algolia: {
2121
appId: 'CFRGFZ1IGJ',
22-
apiKey: '6c814da38002372317bcbefd73e60bbf',
22+
apiKey: 'cf7b3ddb7b310746c27c1a71ff7d4fe2',
2323
indexName: 'devtools-vuejs',
2424
},
2525

0 commit comments

Comments
 (0)