mirror of
https://github.com/vitejs/vite.git
synced 2024-11-21 22:59:10 +00:00
docs: update algolia appId and key
This commit is contained in:
parent
183c6fb62f
commit
b26b84b568
@ -87,8 +87,8 @@ export default defineConfig({
|
||||
],
|
||||
|
||||
algolia: {
|
||||
appId: 'BH4D9OD16A',
|
||||
apiKey: 'b573aa848fd57fb47d693b531297403c',
|
||||
appId: '7H67QR5P0A',
|
||||
apiKey: 'deaab78bcdfe96b599497d25acc6460e',
|
||||
indexName: 'vitejs',
|
||||
searchParameters: {
|
||||
facetFilters: ['tags:en']
|
||||
|
Loading…
Reference in New Issue
Block a user