We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 641eac6 commit dad4782Copy full SHA for dad4782
1 file changed
gitprofile.config.ts
@@ -29,18 +29,18 @@ const CONFIG = {
29
},
30
31
external: {
32
- header: 'My Projects',
+ // header: 'My Projects',
33
// To hide the `External Projects` section, keep it empty.
34
- projects: [
35
- {
36
- title: ,
37
- description:
38
- ,
39
- imageUrl:
40
41
- link: ,
42
- },
43
- ],
+ // projects: [
+ // {
+ // title: ,
+ // description:
+ // ,
+ // imageUrl:
+ // link: ,
+ // },
+ // ],
44
45
46
seo: {
0 commit comments