Skip to content

Commit 3c405d1

Browse files
committed
dev
1 parent d84a33d commit 3c405d1

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

src/Page/OpportunitiesHub/BootcampsList.jsx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -109,16 +109,16 @@ const bootcamp = [
109109
poster: '/assets/Bootcamps/Fundamentals of Computing Specialization.pngg',
110110
shareLink: '#fundamentals-of-computing-specialization',
111111
},
112-
{
113-
organizer: 'Coursera',
114-
title: 'Python for Everybody Specialization',
115-
duration: '2 Months',
116-
level: 'Beginner',
117-
skills: ['Python', 'Data Structures', 'Data Analysis'],
118-
applyLink: 'https://www.coursera.org/specializations/python',
119-
poster: '/assets/Bootcamps/Python for Everybody Specialization.png',
120-
shareLink: '#python-for-everyday-specialization',
121-
},
112+
// {
113+
// organizer: 'Coursera',
114+
// title: 'Python for Everybody Specialization',
115+
// duration: '2 Months',
116+
// level: 'Beginner',
117+
// skills: ['Python', 'Data Structures', 'Data Analysis'],
118+
// applyLink: 'https://www.coursera.org/specializations/python',
119+
// poster: '/assets/Bootcamps/Python for Everybody Specialization.png',
120+
// shareLink: '#python-for-everyday-specialization',
121+
// },
122122
// {
123123
// organizer: 'Coursera',
124124
// title: 'Google Project Management: Professional Certificate',

0 commit comments

Comments
 (0)