Skip to content

Commit f6ba327

Browse files
committed
dev
1 parent 5c22a49 commit f6ba327

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/Page/OpportunitiesHub/EventsList.jsx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@ const techevents = [
4141
poster: '/assets/Events/DevFestGurugram.png',
4242
shareLink: '#devfestgurugram',
4343
},
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-
// },
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)