Skip to content

Commit b37eedf

Browse files
committed
dev
1 parent 3c405d1 commit b37eedf

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
@@ -99,16 +99,16 @@ const bootcamp = [
9999
poster: '/assets/Bootcamps/Pipeline Generation Bootcamp - Spring 2025.png',
100100
shareLink: '#pipeline-generation-bootcamp',
101101
},
102-
{
103-
organizer: 'Coursera',
104-
title: 'Fundamentals of Computing Specialization',
105-
duration: '2 Months',
106-
level: 'Beginner',
107-
skills: ['Python Programming', 'Algorithms', 'Mathematics'],
108-
applyLink: 'https://www.coursera.org/specializations/computer-fundamentals?action=enroll',
109-
poster: '/assets/Bootcamps/Fundamentals of Computing Specialization.pngg',
110-
shareLink: '#fundamentals-of-computing-specialization',
111-
},
102+
// {
103+
// organizer: 'Coursera',
104+
// title: 'Fundamentals of Computing Specialization',
105+
// duration: '2 Months',
106+
// level: 'Beginner',
107+
// skills: ['Python Programming', 'Algorithms', 'Mathematics'],
108+
// applyLink: 'https://www.coursera.org/specializations/computer-fundamentals?action=enroll',
109+
// poster: '/assets/Bootcamps/Fundamentals of Computing Specialization.pngg',
110+
// shareLink: '#fundamentals-of-computing-specialization',
111+
// },
112112
// {
113113
// organizer: 'Coursera',
114114
// title: 'Python for Everybody Specialization',

0 commit comments

Comments
 (0)