Skip to content

Commit a551c1b

Browse files
committed
Add algolia credentials
1 parent 4b7cb47 commit a551c1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/docusaurus.config.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ const config = {
7878
darkTheme: darkCodeTheme,
7979
},
8080
algolia: {
81-
appId: '...',
82-
apiKey: '...',
83-
indexName: 'react-native-executorch',
81+
appId: '9PIVJVUUXB',
82+
apiKey: '8634751cfd500c6708f63ea5fc7446c6',
83+
indexName: 'swmansion',
8484
},
8585
}),
8686
};

0 commit comments

Comments
 (0)