Browse Source

docs: disable algolia

Evan You 3 năm trước cách đây
mục cha
commit
245970803d
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 4 4
      docs/.vuepress/config.js

+ 4 - 4
docs/.vuepress/config.js

@@ -45,10 +45,10 @@ module.exports = {
   serviceWorker: true,
   theme: '@vuepress/vue',
   themeConfig: {
-    algolia: {
-      apiKey: '97f135e4b5f5487fb53f0f2dae8db59d',
-      indexName: 'vuex',
-    },
+    // algolia: {
+    //   apiKey: '97f135e4b5f5487fb53f0f2dae8db59d',
+    //   indexName: 'vuex',
+    // },
     repo: 'vuejs/vuex',
     docsDir: 'docs',
     locales: {