Skip to content

Commit

Permalink
docs: update algolia credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Nov 18, 2021
1 parent e613aa6 commit f38dd26
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/.vuepress/config.js
Expand Up @@ -184,7 +184,8 @@ module.exports = {
},

algolia: {
apiKey: 'b2b69365da747a9a9635cda391317c36',
appId: '2L4MGZSULB',
apiKey: 'fdf57932b27a6c230d01a890492ab76d',
indexName: 'eslint-plugin-vue'
}
}
Expand Down

0 comments on commit f38dd26

Please sign in to comment.