Skip to content

Commit 266154c

Browse files
committed
push
1 parent 8e279ee commit 266154c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
243 KB
Loading

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ <h3>Olanrewaju Alaba</h3>
218218
<p>Chryz-Hub Founder</p>
219219
<ul>
220220
<li>Fullstack Web Developer</li>
221-
<li>Opensource</li>
221+
<li>Opensource Enthusiast</li>
222222
</ul>
223223
<div class="social-profiles">
224224
<a href="https://github.com/chryzcodez" class="github-profile" rel="norefferer noopener"><i class="fab fa-github"></i></a>

docs/javascript/script.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ var githubprojectsdomelement = document.getElementById('githubprojects');
3232
let githubprojects = [
3333
{
3434
name: 'chryz-hub/chryz-hub.github.io',
35-
// background: 'community-website.jpg',
35+
background: 'chryzhub-website.jpg',
3636
},
3737
{
3838
name: 'chryz-hub/js-projects',
@@ -56,7 +56,7 @@ let githubprojects = [
5656
},
5757
{
5858
name: 'chryz-hub/connect',
59-
background: 'connect.jpg'
59+
background: 'connect.jpg',
6060
},
6161
// Here can be added some more projets if needed
6262
];

0 commit comments

Comments
 (0)