Skip to content

Commit

Permalink
docs: update docsearch appId and apiKey (close #797)
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Apr 19, 2022
1 parent f71cb50 commit 81d520b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,8 @@ export default defineUserConfig<DefaultThemeOptions>({
[
'@vuepress/plugin-docsearch',
{
apiKey: '3a539aab83105f01761a137c61004d85',
appId: '34YFD9IUQ2',
apiKey: '9a9058b8655746634e01071411c366b8',
indexName: 'vuepress',
searchParameters: {
facetFilters: ['tags:v2'],
Expand Down

0 comments on commit 81d520b

Please sign in to comment.