We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 550ff2f commit ecd8bf0Copy full SHA for ecd8bf0
1 file changed
.vitepress/config.js
@@ -252,7 +252,8 @@ module.exports = {
252
editLinkText: 'Suggest changes to this page',
253
254
algolia: {
255
- apiKey: '1a5c5a504139c58f428974c78c55291d',
+ appId: 'LCBV6MIFS6',
256
+ apiKey: '1ff173fe73b20edc962c1c24c0b1c160',
257
indexName: 'slidev',
258
searchParameters: {
259
// for translations maintainers: change the filter to your locale code (subdomain name)
0 commit comments