Skip to content

Commit bb8796e

Browse files
committed
dev
1 parent 34388da commit bb8796e

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

src/Page/OpportunitiesHub/EventsList.jsx

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -31,26 +31,26 @@ const techevents = [
3131
poster: '/assets/Events/Google IO Delhi.jpg',
3232
shareLink: '#googleiodelhi',
3333
},
34-
{
35-
organizer: 'GDG Gurugram',
36-
title: 'DevFest Gurugram 2025',
37-
location: 'Gurugram, India',
38-
date: 'Sep 27',
39-
domains: ['Technology', 'Developer', 'GDG', 'DevFest'],
40-
applyLink: 'https://www.commudle.com/fill-form/3759',
41-
poster: '/assets/Events/DevFestGurugram.png',
42-
shareLink: '#devfestgurugram',
43-
},
44-
{
45-
organizer: 'GDG Cloud New Delhi',
46-
title: 'SheSecures',
47-
location: 'New Delhi, India',
48-
date: 'Sep 27',
49-
domains: ['Technology', 'Developer', 'AI', 'Cloud', 'DevOps', 'Networking'],
50-
applyLink: 'https://www.commudle.com/communities/gdgcloudnd/events/shesecures',
51-
poster: '/assets/Events/SheSecures.png',
52-
shareLink: '#shesecures',
53-
},
34+
// {
35+
// organizer: 'GDG Gurugram',
36+
// title: 'DevFest Gurugram 2025',
37+
// location: 'Gurugram, India',
38+
// date: 'Sep 27',
39+
// domains: ['Technology', 'Developer', 'GDG', 'DevFest'],
40+
// applyLink: 'https://www.commudle.com/fill-form/3759',
41+
// poster: '/assets/Events/DevFestGurugram.png',
42+
// shareLink: '#devfestgurugram',
43+
// },
44+
// {
45+
// organizer: 'GDG Cloud New Delhi',
46+
// title: 'SheSecures',
47+
// location: 'New Delhi, India',
48+
// date: 'Sep 27',
49+
// domains: ['Technology', 'Developer', 'AI', 'Cloud', 'DevOps', 'Networking'],
50+
// applyLink: 'https://www.commudle.com/communities/gdgcloudnd/events/shesecures',
51+
// poster: '/assets/Events/SheSecures.png',
52+
// shareLink: '#shesecures',
53+
// },
5454
// {
5555
// organizer: 'GDG Noida',
5656
// title: 'Design Samvaad',

0 commit comments

Comments
 (0)