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