Skip to content

Commit 9a614dc

Browse files
committed
update config
1 parent 0bde303 commit 9a614dc

2 files changed

Lines changed: 32 additions & 1 deletion

File tree

Untitled

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
"showVideosSection": true,
2+
"showBlogsSection": true,
3+
"showProjectsSection": true,
4+
"showStats": true,
5+
"stats": {
6+
"showLanguageChart": true,
7+
"showRepoActivityChart": true,
8+
"showCommitActivityChart": true,
9+
"showTopReposChart": false
10+
},
11+
"contact": {
12+
"showCompany": true,
13+
"showEmail": true,
14+
"showWebsite": true,
15+
"showTwitter": true
16+
}

gitforge.config.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,20 @@
1919
"url": "https://www.linkedin.com/in/aaminu/"
2020
}
2121
],
22-
"showStats": false
22+
"showVideosSection": true,
23+
"showBlogsSection": true,
24+
"showProjectsSection": true,
25+
"showStats": true,
26+
"stats": {
27+
"showLanguageChart": true,
28+
"showRepoActivityChart": true,
29+
"showCommitActivityChart": true,
30+
"showTopReposChart": false
31+
},
32+
"contact": {
33+
"showCompany": true,
34+
"showEmail": true,
35+
"showWebsite": true,
36+
"showTwitter": true
37+
}
2338
}

0 commit comments

Comments
 (0)