Skip to content

Commit 0e5ad5d

Browse files
authored
Fix algolia app id
1 parent 6dab127 commit 0e5ad5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docusaurus.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ module.exports = {
2626
darkTheme: require('prism-react-renderer/themes/dracula'),
2727
},
2828
algolia: {
29-
appId: 'bh4d9od16a',
29+
appId: 'QCWXRU195A',
3030
apiKey: '2378e3838ac984c220a994bfc0e0420f',
3131
indexName: 'react-navigation',
3232
algoliaOptions: {},

0 commit comments

Comments
 (0)