Skip to content

Commit dad4782

Browse files
authored
Update gitprofile.config.ts
commented out 'My Projects' section
1 parent 641eac6 commit dad4782

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

gitprofile.config.ts

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,18 @@ const CONFIG = {
2929
},
3030
},
3131
external: {
32-
header: 'My Projects',
32+
// header: 'My Projects',
3333
// To hide the `External Projects` section, keep it empty.
34-
projects: [
35-
{
36-
title: ,
37-
description:
38-
,
39-
imageUrl:
40-
,
41-
link: ,
42-
},
43-
],
34+
// projects: [
35+
// {
36+
// title: ,
37+
// description:
38+
// ,
39+
// imageUrl:
40+
// ,
41+
// link: ,
42+
// },
43+
// ],
4444
},
4545
},
4646
seo: {

0 commit comments

Comments
 (0)