Skip to content

Commit 2459708

Browse files
committed
docs: disable algolia
1 parent 7110857 commit 2459708

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/.vuepress/config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ module.exports = {
4545
serviceWorker: true,
4646
theme: '@vuepress/vue',
4747
themeConfig: {
48-
algolia: {
49-
apiKey: '97f135e4b5f5487fb53f0f2dae8db59d',
50-
indexName: 'vuex',
51-
},
48+
// algolia: {
49+
// apiKey: '97f135e4b5f5487fb53f0f2dae8db59d',
50+
// indexName: 'vuex',
51+
// },
5252
repo: 'vuejs/vuex',
5353
docsDir: 'docs',
5454
locales: {

0 commit comments

Comments
 (0)