Skip to content

Commit 31e4fbc

Browse files
Sylvain Pacektsn
Sylvain Pace
authored andcommitted
docs: enabling DocSearch algolia/docsearch-configs@0b171dd (#1472)
1 parent a18fa31 commit 31e4fbc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/.vuepress/config.js

+4
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ module.exports = {
3939
serviceWorker: true,
4040
theme: 'vue',
4141
themeConfig: {
42+
algolia: {
43+
apiKey: '97f135e4b5f5487fb53f0f2dae8db59d',
44+
indexName: 'vuex',
45+
},
4246
repo: 'vuejs/vuex',
4347
docsDir: 'docs',
4448
locales: {

0 commit comments

Comments
 (0)