Skip to content

Commit 9332aa6

Browse files
authoredMay 28, 2023
Merge pull request #2016 from reduxjs/docs/algolia-tweak-2
2 parents 940fe61 + 1bd4b25 commit 9332aa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎website/docusaurus.config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,8 @@ const siteConfig = {
186186
],
187187
},
188188
algolia: {
189-
appId: 'G15KG9HEMQ',
190-
apiKey: '3a19f2b0974a8fdde5e8eee758059ba4',
189+
appId: ' ',
190+
apiKey: '2d058d216b7fd5d68d481fd48ee72c06',
191191
indexName: 'react-redux',
192192
algoliaOptions: {},
193193
},

0 commit comments

Comments
 (0)