Skip to content

Commit 441aded

Browse files
committed
Add Hack With Gujarat hackathon details to HackathonList
1 parent 1d5c7cf commit 441aded

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

169 KB
Loading

src/Page/OpportunitiesHub/HackathonList.jsx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,16 @@ const hackathons = [
229229
poster: '/assets/Hackathons/NMIT HACKS 2025.jpg',
230230
shareLink: '#nmit-hacks-2025',
231231
},
232+
{
233+
organizer: 'Hack With Gujarat',
234+
title: 'Hack With Gujarat',
235+
location: 'Online',
236+
date: 'May 26 - 29',
237+
domains: ['Open Innovation', 'No Restrictions'],
238+
applyLink: 'https://hack-with-gujarat.devfolio.co/?ref=37575e18b3',
239+
poster: '/assets/Hackathons/Hack With Gujarat.jpg',
240+
shareLink: '#hack-with-gujarat',
241+
},
232242
// ... Add others similarly
233243
];
234244

0 commit comments

Comments
 (0)