Skip to content

Commit

Permalink
chore: update algolia api key
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Apr 14, 2024
1 parent 3d854a0 commit 6e1c211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ export default defineConfigWithTheme<ThemeConfig>({
algolia: {
indexName: 'vuejs',
appId: 'ML0LEBN7FQ',
apiKey: 'f49cbd92a74532cc55cfbffa5e5a7d01',
apiKey: '21cf9df0734770a2448a9da64a700c22',
searchParameters: {
facetFilters: ['version:v3']
}
Expand Down

0 comments on commit 6e1c211

Please sign in to comment.