mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 01:15:58 +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',
|
template: 'docs',
|
||||||
twitter: 'nuxt_js',
|
twitter: 'nuxt_js',
|
||||||
algolia: {
|
algolia: {
|
||||||
appId: 'BH4D9OD16A',
|
appId: '1V8G7N9GF0',
|
||||||
container: '#docsearch',
|
apiKey: '60a01900a4b726d667eab75b6f337592',
|
||||||
apiKey: 'ff80fbf046ce827f64f06e16f82f1401',
|
|
||||||
indexName: 'nuxtjs',
|
indexName: 'nuxtjs',
|
||||||
facetFilters: ['tags:v3']
|
facetFilters: ['tags:v3']
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user