File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ export const aiProject = {
3838 } ,
3939 {
4040 icon : < GithubIcon /> ,
41- label : 'Github ' ,
41+ label : 'GitHub ' ,
4242 to : `https://github.com/${ repo } ` ,
4343 } ,
4444 ] ,
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ export const configProject = {
3535 } ,
3636 {
3737 icon : < GithubIcon /> ,
38- label : 'Github ' ,
38+ label : 'GitHub ' ,
3939 to : `https://github.com/${ repo } ` ,
4040 } ,
4141 ] ,
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ export const dbProject = {
3838 } ,
3939 {
4040 icon : < GithubIcon /> ,
41- label : 'Github ' ,
41+ label : 'GitHub ' ,
4242 to : `https://github.com/${ repo } ` ,
4343 } ,
4444 ] ,
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ export const devtoolsProject = {
3636 } ,
3737 {
3838 icon : < GithubIcon /> ,
39- label : 'Github ' ,
39+ label : 'GitHub ' ,
4040 to : `https://github.com/${ repo } ` ,
4141 } ,
4242 ] ,
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ export const formProject = {
4141 } ,
4242 {
4343 icon : < GithubIcon /> ,
44- label : 'Github ' ,
44+ label : 'GitHub ' ,
4545 to : `https://github.com/${ repo } ` ,
4646 } ,
4747 ] ,
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ export const pacerProject = {
4747 } ,
4848 {
4949 icon : < GithubIcon /> ,
50- label : 'Github ' ,
50+ label : 'GitHub ' ,
5151 to : `https://github.com/${ repo } ` ,
5252 } ,
5353 ] ,
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ export const rangerProject = {
4646 } ,
4747 {
4848 icon : < GithubIcon /> ,
49- label : 'Github ' ,
49+ label : 'GitHub ' ,
5050 to : `https://github.com/${ repo } ` ,
5151 } ,
5252 ] ,
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ export const storeProject = {
4141 } ,
4242 {
4343 icon : < GithubIcon /> ,
44- label : 'Github ' ,
44+ label : 'GitHub ' ,
4545 to : `https://github.com/${ repo } ` ,
4646 } ,
4747 ] ,
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ export const tableProject = {
6363 } ,
6464 {
6565 icon : < GithubIcon /> ,
66- label : 'Github ' ,
66+ label : 'GitHub ' ,
6767 to : `https://github.com/${ repo } ` ,
6868 } ,
6969 ] ,
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ export const virtualProject = {
4343 } ,
4444 {
4545 icon : < GithubIcon /> ,
46- label : 'Github ' ,
46+ label : 'GitHub ' ,
4747 to : `https://github.com/${ repo } ` ,
4848 } ,
4949 ] ,
You can’t perform that action at this time.
0 commit comments