Skip to content

Commit

Permalink
Merge pull request #40 from cscetbon/algolia
Browse files Browse the repository at this point in the history
Fix search key
  • Loading branch information
cscetbon authored Apr 10, 2022
2 parents 12e10a9 + a91d316 commit 0057e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ module.exports = {
// Search option
algolia: {
appId: 'HI64OQWYI7',
apiKey: '2258073f029a5734c5574fe9fbe367a7',
apiKey: '156f01dc3a2caa65e7ee1e725198186a',
indexName: 'casskop',
},
},
Expand Down

0 comments on commit 0057e53

Please sign in to comment.