Skip to content

Commit 5c3ae19

Browse files
committed
Merge branch 'algolia-docsearch' of https://github.com/ulivz/vuepress into algolia-docsearch
2 parents ed09b5f + 2dffc4c commit 5c3ae19

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/.vuepress/config.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ module.exports = {
2828
repo: 'vuejs/vuepress',
2929
editLinks: true,
3030
docsDir: 'docs',
31-
algolia: {
32-
appId: 'BH4D9OD16A',
33-
apiKey: '85cc3221c9f23bfbaa4e3913dd7625ea',
34-
indexName: 'vuejs',
35-
algoliaOptions: { facetFilters: ["version:v2"] }
36-
},
3731
locales: {
3832
'/': {
3933
label: 'English',

0 commit comments

Comments
 (0)