We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b8b02 commit 0beecd1Copy full SHA for 0beecd1
docusaurus.config.js
@@ -11,12 +11,12 @@ module.exports = {
11
organizationName: "rescript-react-native",
12
projectName: "rescript-react-native.github.io",
13
themeConfig: {
14
- algolia: {
15
- apiKey: "2e8d1544f0698bef1243f3f7850b6483",
16
- indexName: "reason-react-native",
17
- // contextualSearch: true,
18
- // searchParameters: {},
19
- },
+ // algolia: {
+ // apiKey: "2e8d1544f0698bef1243f3f7850b6483",
+ // indexName: "reason-react-native",
+ // // contextualSearch: true,
+ // // searchParameters: {},
+ // },
20
navbar: {
21
style: "dark",
22
title: "ReScript React Native",
0 commit comments