Skip to content

Commit 58ffc4f

Browse files
committed
Fix algolia appId
1 parent cfde780 commit 58ffc4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module.exports = {
1212
projectName: "rescript-react-native.github.io",
1313
themeConfig: {
1414
algolia: {
15-
appId: "rescript-react-native",
15+
appId: "W7CN8UK6UO",
1616
apiKey: "6e1574674c062e3d14ab7c888da88f4f",
1717
indexName: "rescript-react-native",
1818
// contextualSearch: true,

0 commit comments

Comments
 (0)