@@ -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