Skip to content

Commit 91ca2bc

Browse files
committed
Add new course "HTML - English" by FreeCodeCamp.org to the courses list
1 parent 8c61f6e commit 91ca2bc

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

src/Page/ResoucesHub/Courseslist.jsx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,16 @@ const courses = [
9191
courseLink: 'https://youtu.be/k7ELO356Npo?si=YYhRTsCFGLGbFF1h',
9292
shareLink: '#htmlbylovebabbar',
9393
},
94+
{
95+
platform: 'YouTube',
96+
title: 'HTML - English',
97+
instructor: 'FreeCodeCamp.org',
98+
duration: '2 Hour',
99+
level: 'Beginner',
100+
domain: ['Web Development', 'HTML', 'Frontend', 'Free'],
101+
courseLink: 'https://youtu.be/pQN-pnXPaVg?si=QQYNbdJuG0L9uVrS',
102+
shareLink: '#htmlbyfreecodecamp',
103+
},
94104
{
95105
platform: 'YouTube',
96106
title: 'CSS - Hindi',

0 commit comments

Comments
 (0)