Skip to content

Commit f38dd26

Browse files
committed
docs: update algolia credentials
1 parent e613aa6 commit f38dd26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vuepress/config.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,8 @@ module.exports = {
184184
},
185185

186186
algolia: {
187-
apiKey: 'b2b69365da747a9a9635cda391317c36',
187+
appId: '2L4MGZSULB',
188+
apiKey: 'fdf57932b27a6c230d01a890492ab76d',
188189
indexName: 'eslint-plugin-vue'
189190
}
190191
}

0 commit comments

Comments
 (0)