@@ -21,16 +21,6 @@ const shareContent = (url) => {
2121// List of Global hackathons
2222
2323const hackathons = [
24- {
25- organizer : 'Sui Foundation' ,
26- title : 'Sui Overflow 2025' ,
27- location : 'Online' ,
28- date : 'Feb 12 - May 11' ,
29- domains : [ 'Web3' , 'Blockchain' ] ,
30- applyLink : 'https://overflowportal.sui.io/' ,
31- poster : '/assets/Hackathons/Sui Overflow 2025.jpg' ,
32- shareLink : '#sui-overflow-2025' ,
33- } ,
3424 {
3525 organizer : 'Hack4Bihar' ,
3626 title : 'Hack4Bihar - Lucknow Hacking Tour' ,
@@ -219,6 +209,16 @@ const hackathons = [
219209 poster : '/assets/Hackathons/Cardano Blockchain Hackathon 2025.png' ,
220210 shareLink : '#cardano-blockchain-hackathon-2025' ,
221211 } ,
212+ {
213+ organizer : 'Sui Foundation' ,
214+ title : 'Sui Overflow 2025' ,
215+ location : 'Online' ,
216+ date : 'May 11' ,
217+ domains : [ 'Web3' , 'Blockchain' ] ,
218+ applyLink : 'https://overflowportal.sui.io/' ,
219+ poster : '/assets/Hackathons/Sui Overflow 2025.jpg' ,
220+ shareLink : '#sui-overflow-2025' ,
221+ } ,
222222 {
223223 organizer : 'NITTE MIT' ,
224224 title : 'NMIT HACKS 2025' ,
0 commit comments