File tree 1 file changed +4
-6
lines changed
1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ const siteConfig = {
43
43
isCloseable : false ,
44
44
} ,
45
45
algolia : {
46
- appId : 'create-react-app ' ,
47
- apiKey : '3be60f4f8ffc24c75da84857d6323791 ' ,
46
+ appId : 'AUJYIQ70HN ' ,
47
+ apiKey : '25243dbf9049cf036e87f64b361bd2b9 ' ,
48
48
indexName : 'create-react-app' ,
49
49
} ,
50
50
navbar : {
@@ -88,8 +88,7 @@ const siteConfig = {
88
88
items : [
89
89
{
90
90
label : 'Stack Overflow' ,
91
- href :
92
- 'https://stackoverflow.com/questions/tagged/create-react-app' ,
91
+ href : 'https://stackoverflow.com/questions/tagged/create-react-app' ,
93
92
} ,
94
93
{
95
94
label : 'GitHub Discussions' ,
@@ -101,8 +100,7 @@ const siteConfig = {
101
100
} ,
102
101
{
103
102
label : 'Contributor Covenant' ,
104
- href :
105
- 'https://www.contributor-covenant.org/version/1/4/code-of-conduct' ,
103
+ href : 'https://www.contributor-covenant.org/version/1/4/code-of-conduct' ,
106
104
} ,
107
105
] ,
108
106
} ,
You can’t perform that action at this time.
0 commit comments