Skip to content

Commit d84a33d

Browse files
committed
dev
1 parent 6533e0e commit d84a33d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/Page/OpportunitiesHub/BootcampsList.jsx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -119,16 +119,16 @@ const bootcamp = [
119119
poster: '/assets/Bootcamps/Python for Everybody Specialization.png',
120120
shareLink: '#python-for-everyday-specialization',
121121
},
122-
{
123-
organizer: 'Coursera',
124-
title: 'Google Project Management: Professional Certificate',
125-
duration: '6 Months',
126-
level: 'Beginner',
127-
skills: ['Communication', 'Leadership', 'Collaboration'],
128-
applyLink: 'https://www.coursera.org/professional-certificates/google-project-management',
129-
poster: '/assets/Bootcamps/Google Project Management Professional Certificate.png',
130-
shareLink: '#google-project-management-professional-certificate',
131-
},
122+
// {
123+
// organizer: 'Coursera',
124+
// title: 'Google Project Management: Professional Certificate',
125+
// duration: '6 Months',
126+
// level: 'Beginner',
127+
// skills: ['Communication', 'Leadership', 'Collaboration'],
128+
// applyLink: 'https://www.coursera.org/professional-certificates/google-project-management',
129+
// poster: '/assets/Bootcamps/Google Project Management Professional Certificate.png',
130+
// shareLink: '#google-project-management-professional-certificate',
131+
// },
132132
// {
133133
// organizer: 'Udemy',
134134
// title: 'Complete Full-Stack Web Development Bootcamp',

0 commit comments

Comments
 (0)