Skip to content

Commit 8060f6b

Browse files
committed
dev
1 parent c532206 commit 8060f6b

File tree

1 file changed

+40
-40
lines changed

1 file changed

+40
-40
lines changed

src/Page/OpportunitiesHub/HackathonList.jsx

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -72,46 +72,46 @@ const hackathons = [
7272
// poster: '/assets/Hackathons/The Big Hack.jpg',
7373
// shareLink: '#the-big-hack',
7474
// },
75-
{
76-
organizer: 'AIMS DTU',
77-
title: 'brAInwave 2.0',
78-
location: 'New Delhi, India',
79-
date: 'Oct 30 - 31',
80-
domains: ['Open Innovation', '36 Hours Hackathon'],
81-
applyLink: 'https://brainwave2.devfolio.co/?ref=37575e18b3',
82-
poster: '/assets/Hackathons/brAInwave 2.jpg',
83-
shareLink: '#brainwave2',
84-
},
85-
{
86-
organizer: 'APPTEAM - NIT Hamirpur',
87-
title: 'Hack On Hills 7.0',
88-
location: 'Hamirpur, India',
89-
date: 'Oct 31',
90-
domains: ['Open Innovation', '24 Hours Hackathon'],
91-
applyLink: 'https://hackonhills7.devfolio.co/?ref=37575e18b3',
92-
poster: '/assets/Hackathons/Hack On Hills 7.jpg',
93-
shareLink: '#hack-on-hills7',
94-
},
95-
{
96-
organizer: 'NIT Rourkela',
97-
title: 'HackNITR 7.0',
98-
location: 'Rourkela, India',
99-
date: 'Nov 1 - 2',
100-
domains: ['Open Innovation'],
101-
applyLink: 'https://hacknitr7.devfolio.co/?ref=37575e18b3',
102-
poster: '/assets/Hackathons/HackNITR 7.jpg',
103-
shareLink: '#hacknitr7',
104-
},
105-
{
106-
organizer: 'Geeta University',
107-
title: 'NexhackGU',
108-
location: 'Panipat, India',
109-
date: 'Nov 3 - 4',
110-
domains: ['Open Innovation'],
111-
applyLink: 'https://nexhackgu.devfolio.co/?ref=37575e18b3',
112-
poster: '/assets/Hackathons/NexhackGU.jpg',
113-
shareLink: '#nexhackgu',
114-
},
75+
// {
76+
// organizer: 'AIMS DTU',
77+
// title: 'brAInwave 2.0',
78+
// location: 'New Delhi, India',
79+
// date: 'Oct 30 - 31',
80+
// domains: ['Open Innovation', '36 Hours Hackathon'],
81+
// applyLink: 'https://brainwave2.devfolio.co/?ref=37575e18b3',
82+
// poster: '/assets/Hackathons/brAInwave 2.jpg',
83+
// shareLink: '#brainwave2',
84+
// },
85+
// {
86+
// organizer: 'APPTEAM - NIT Hamirpur',
87+
// title: 'Hack On Hills 7.0',
88+
// location: 'Hamirpur, India',
89+
// date: 'Oct 31',
90+
// domains: ['Open Innovation', '24 Hours Hackathon'],
91+
// applyLink: 'https://hackonhills7.devfolio.co/?ref=37575e18b3',
92+
// poster: '/assets/Hackathons/Hack On Hills 7.jpg',
93+
// shareLink: '#hack-on-hills7',
94+
// },
95+
// {
96+
// organizer: 'NIT Rourkela',
97+
// title: 'HackNITR 7.0',
98+
// location: 'Rourkela, India',
99+
// date: 'Nov 1 - 2',
100+
// domains: ['Open Innovation'],
101+
// applyLink: 'https://hacknitr7.devfolio.co/?ref=37575e18b3',
102+
// poster: '/assets/Hackathons/HackNITR 7.jpg',
103+
// shareLink: '#hacknitr7',
104+
// },
105+
// {
106+
// organizer: 'Geeta University',
107+
// title: 'NexhackGU',
108+
// location: 'Panipat, India',
109+
// date: 'Nov 3 - 4',
110+
// domains: ['Open Innovation'],
111+
// applyLink: 'https://nexhackgu.devfolio.co/?ref=37575e18b3',
112+
// poster: '/assets/Hackathons/NexhackGU.jpg',
113+
// shareLink: '#nexhackgu',
114+
// },
115115
// {
116116
// organizer: 'IIC - Jadavpur University',
117117
// title: 'HACK <N> PITCH',

0 commit comments

Comments
 (0)