Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit b28fbf3

Browse files
authored
Add algolia config
1 parent cf6c551 commit b28fbf3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ self.$config = {
4242

4343
plugins: [
4444
docsearch({
45-
apiKey: 'You API Key',
46-
indexName: 'rollup-plugin-vue-docs',
47-
tags: ['en']
45+
apiKey: '7792597613e997afeb0b75a206ca0c5a',
46+
indexName: 'rollup-plugin-vue',
47+
tags: ['en', 'v2.2', 'v2.3']
4848
})
4949
]
5050
}

0 commit comments

Comments
 (0)