Skip to content

Commit

Permalink
Try reverting the Algolia search index to its previous settings
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed May 28, 2023
1 parent 940fe61 commit 1bd4b25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ const siteConfig = {
],
},
algolia: {
appId: 'G15KG9HEMQ',
apiKey: '3a19f2b0974a8fdde5e8eee758059ba4',
appId: ' ',
apiKey: '2d058d216b7fd5d68d481fd48ee72c06',
indexName: 'react-redux',
algoliaOptions: {},
},
Expand Down

0 comments on commit 1bd4b25

Please # to comment.