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 : < FaGithub /> ,
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 : < FaGithub /> ,
38- label : 'Github ' ,
38+ label : 'GitHub ' ,
3939 to : `https://github.com/${ repo } ` ,
4040 } ,
4141 ] ,
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ export const dbProject = {
4242 // },
4343 {
4444 icon : < FaGithub /> ,
45- label : 'Github ' ,
45+ label : 'GitHub ' ,
4646 to : `https://github.com/${ repo } ` ,
4747 } ,
4848 ] ,
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ export const devtoolsProject = {
3636 } ,
3737 {
3838 icon : < FaGithub /> ,
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 : < FaGithub /> ,
44- label : 'Github ' ,
44+ label : 'GitHub ' ,
4545 to : `https://github.com/${ repo } ` ,
4646 } ,
4747 ] ,
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ export const pacerProject = {
4444 } ,
4545 {
4646 icon : < FaGithub /> ,
47- label : 'Github ' ,
47+ label : 'GitHub ' ,
4848 to : `https://github.com/${ repo } ` ,
4949 } ,
5050 ] ,
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ export const rangerProject = {
4444 } ,
4545 {
4646 icon : < FaGithub /> ,
47- label : 'Github ' ,
47+ label : 'GitHub ' ,
4848 to : `https://github.com/${ repo } ` ,
4949 } ,
5050 ] ,
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ export const storeProject = {
4242 } ,
4343 {
4444 icon : < FaGithub /> ,
45- label : 'Github ' ,
45+ label : 'GitHub ' ,
4646 to : `https://github.com/${ repo } ` ,
4747 } ,
4848 ] ,
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ export const tableProject = {
6464 } ,
6565 {
6666 icon : < FaGithub /> ,
67- label : 'Github ' ,
67+ label : 'GitHub ' ,
6868 to : `https://github.com/${ repo } ` ,
6969 } ,
7070 ] ,
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ export const virtualProject = {
4444 } ,
4545 {
4646 icon : < FaGithub /> ,
47- label : 'Github ' ,
47+ label : 'GitHub ' ,
4848 to : `https://github.com/${ repo } ` ,
4949 } ,
5050 ] ,
You can’t perform that action at this time.
0 commit comments