mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(docs): update algolia api key (#1679)
This commit is contained in:
parent
89b1ea5385
commit
35b7362d9e
@ -6,9 +6,8 @@ export default {
|
||||
template: 'docs',
|
||||
twitter: 'nuxt_js',
|
||||
algolia: {
|
||||
appId: 'BH4D9OD16A',
|
||||
container: '#docsearch',
|
||||
apiKey: 'ff80fbf046ce827f64f06e16f82f1401',
|
||||
appId: '1V8G7N9GF0',
|
||||
apiKey: '60a01900a4b726d667eab75b6f337592',
|
||||
indexName: 'nuxtjs',
|
||||
facetFilters: ['tags:v3']
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user