Skip to content

Commit

Permalink
docs: fix api key for algolia
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeysova committed Aug 5, 2022
1 parent 3a0ebc8 commit 856de14
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 @@ -146,7 +146,7 @@ const config = {
},
algolia: {
appId: 'OEOSWK083U',
apiKey: '9bd36cd63b76ad65baf1dc4cb0b872f4',
apiKey: 'd14c8069434613d33755df5cd29c3ded',
indexName: 'crawler_Patronum',
contextualSearch: true,
searchPagePath: 'search',
Expand Down

0 comments on commit 856de14

Please sign in to comment.