File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ const siteConfig = {
4343 isCloseable : false ,
4444 } ,
4545 algolia : {
46- appId : 'create-react-app ' ,
47- apiKey : '3be60f4f8ffc24c75da84857d6323791 ' ,
46+ appId : 'AUJYIQ70HN ' ,
47+ apiKey : '25243dbf9049cf036e87f64b361bd2b9 ' ,
4848 indexName : 'create-react-app' ,
4949 } ,
5050 navbar : {
@@ -88,8 +88,7 @@ const siteConfig = {
8888 items : [
8989 {
9090 label : 'Stack Overflow' ,
91- href :
92- 'https://stackoverflow.com/questions/tagged/create-react-app' ,
91+ href : 'https://stackoverflow.com/questions/tagged/create-react-app' ,
9392 } ,
9493 {
9594 label : 'GitHub Discussions' ,
@@ -101,8 +100,7 @@ const siteConfig = {
101100 } ,
102101 {
103102 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' ,
106104 } ,
107105 ] ,
108106 } ,
You can’t perform that action at this time.
0 commit comments