Skip to content

Commit a06d744

Browse files
committed
v2.0
1 parent 5661e3c commit a06d744

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Page/ResoucesHub/Courseslist.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,14 @@ const courses = [
8989
},
9090
{
9191
platform: 'YouTube',
92-
title: 'HTML - English',
92+
title: 'HTML CSS - English',
9393
instructor: 'Simon Bao',
9494
duration: '7 Hour',
9595
level: 'Beginner',
9696
domain: ['Web Development', 'HTML', 'CSS', 'Frontend', 'Free'],
9797
courseLink: 'https://youtu.be/G3e-cpL7ofc?si=D5xPjvKi7AnfDFft',
9898
poster: '/assets/Courses/HTML3.png',
99-
shareLink: '#htmlbysupersimpledev',
99+
shareLink: '#htmlcssbysupersimpledev',
100100
},
101101
{
102102
platform: 'YouTube',

0 commit comments

Comments
 (0)