File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ <h3>Olanrewaju Alaba</h3>
218
218
< p > Chryz-Hub Founder</ p >
219
219
< ul >
220
220
< li > Fullstack Web Developer</ li >
221
- < li > Opensource</ li >
221
+ < li > Opensource Enthusiast </ li >
222
222
</ ul >
223
223
< div class ="social-profiles ">
224
224
< a href ="https://github.com/chryzcodez " class ="github-profile " rel ="norefferer noopener "> < i class ="fab fa-github "> </ i > </ a >
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ var githubprojectsdomelement = document.getElementById('githubprojects');
32
32
let githubprojects = [
33
33
{
34
34
name : 'chryz-hub/chryz-hub.github.io' ,
35
- // background: 'community -website.jpg',
35
+ background : 'chryzhub -website.jpg' ,
36
36
} ,
37
37
{
38
38
name : 'chryz-hub/js-projects' ,
@@ -56,7 +56,7 @@ let githubprojects = [
56
56
} ,
57
57
{
58
58
name : 'chryz-hub/connect' ,
59
- background : 'connect.jpg'
59
+ background : 'connect.jpg' ,
60
60
} ,
61
61
// Here can be added some more projets if needed
62
62
] ;
You can’t perform that action at this time.
0 commit comments