docs: update algolia appId and key

This commit is contained in:
Evan You 2022-07-26 16:29:27 +08:00
parent 183c6fb62f
commit b26b84b568

View File

@ -87,8 +87,8 @@ export default defineConfig({
],
algolia: {
appId: 'BH4D9OD16A',
apiKey: 'b573aa848fd57fb47d693b531297403c',
appId: '7H67QR5P0A',
apiKey: 'deaab78bcdfe96b599497d25acc6460e',
indexName: 'vitejs',
searchParameters: {
facetFilters: ['tags:en']