Skip to content

Commit 317bc36

Browse files
committed
commit
1 parent 92bbe18 commit 317bc36

File tree

10 files changed

+6
-6
lines changed

10 files changed

+6
-6
lines changed

docs/assets/projects/chryzhubblog.jpg

287 KB
Loading
-82.8 KB
Binary file not shown.

docs/assets/projects/connect.jpg

282 KB
Loading

docs/assets/projects/js-projects.PNG

-146 KB
Binary file not shown.

docs/assets/projects/js-projects.jpg

257 KB
Loading

docs/assets/projects/opensource.jpg

273 KB
Loading

docs/assets/projects/py-projects.PNG

-159 KB
Binary file not shown.

docs/assets/projects/py-projects.jpg

277 KB
Loading
280 KB
Loading

docs/javascript/script.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,27 +36,27 @@ let githubprojects = [
3636
},
3737
{
3838
name: 'chryz-hub/js-projects',
39-
// background: 'js-projects.PNG'
39+
background: 'js-projects.jpg',
4040
},
4141
{
4242
name: 'chryz-hub/py-projects',
43-
// background: 'py-projects.PNG'
43+
background: 'py-projects.jpg',
4444
},
4545
{
4646
name: 'chryz-hub/Chryz-Hub-Blogs',
47-
// background: 'py-projects.PNG'
47+
background: 'chryzhubblog.jpg',
4848
},
4949
{
5050
name: 'chryz-hub/opensource-4-everyone',
51-
// background: 'py-projects.PNG'
51+
background: 'opensource.jpg',
5252
},
5353
{
5454
name: 'chryz-hub/web-dev-resources',
55-
// background: 'py-projects.PNG'
55+
background: 'webdevresources.jpg',
5656
},
5757
{
5858
name: 'chryz-hub/connect',
59-
// background: 'py-projects.PNG'
59+
background: 'connect.jpg'
6060
},
6161
// Here can be added some more projets if needed
6262
];

0 commit comments

Comments
 (0)