Skip to content

Commit

Permalink
Merge pull request #403 from Ibochkarev/feat-algolia
Browse files Browse the repository at this point in the history
feat(search) Connecting Algolia search
  • Loading branch information
Ibochkarev authored Apr 9, 2024
2 parents 78254b5 + b78ee12 commit d1d85ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -726,9 +726,6 @@ export default defineConfigWithTheme<ThemeConfig>({
indexName: 'ru-vuejs',
appId: '5RTQ6TI35H',
apiKey: 'c4095d6d1e93c25ca93b3ca0030338ef',
searchParameters: {
facetFilters: ['version:v3']
}
},

// carbonAds: {
Expand Down

0 comments on commit d1d85ca

Please sign in to comment.