Skip to content

Commit

Permalink
Fix algolia API key
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 authored Mar 8, 2023
1 parent 0e5ad5d commit 91f0824
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 @@ -27,7 +27,7 @@ module.exports = {
},
algolia: {
appId: 'QCWXRU195A',
apiKey: '2378e3838ac984c220a994bfc0e0420f',
apiKey: 'bad995329370d9a9ba50cc4b840a3884',
indexName: 'react-navigation',
algoliaOptions: {},
},
Expand Down

0 comments on commit 91f0824

Please sign in to comment.