Skip to content

Commit

Permalink
fix algolia search (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrixyz authored Nov 22, 2024
1 parent b0a0b0f commit 59c61f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const config = {
projectName: 'rapier', // Usually your repo name.
themeConfig: {
algolia: {
apiKey: '2fb2392fe420e3f9cd94004bda27a775',
apiKey: '00969eabbf113aa543d1be16629dd663',
appId: 'MDOZU7PTCV',
indexName: 'rapier',
},
Expand Down

0 comments on commit 59c61f0

Please sign in to comment.