@@ -21,16 +21,16 @@ const shareContent = (url) => {
2121// List of Global Tech Events
2222
2323const techevents = [
24- {
25- organizer : 'GDG New Delhi' ,
26- title : 'Google I/O Extended New Delhi 2025' ,
27- location : 'ThoughtWorks, Gurugram, India' ,
28- date : 'Sep 13' ,
29- domains : [ 'Technology' , 'Developer' , 'GDG' , 'Google I/O' ] ,
30- applyLink : 'https://www.commudle.com/communities/gdg-new-delhi/events/google-i-o-extended-new-delhi' ,
31- poster : '/assets/Events/Google IO Delhi.jpg' ,
32- shareLink : '#googleiodelhi' ,
33- } ,
24+ // {
25+ // organizer: 'GDG New Delhi',
26+ // title: 'Google I/O Extended New Delhi 2025',
27+ // location: 'ThoughtWorks, Gurugram, India',
28+ // date: 'Sep 13',
29+ // domains: ['Technology', 'Developer', 'GDG', 'Google I/O'],
30+ // applyLink: 'https://www.commudle.com/communities/gdg-new-delhi/events/google-i-o-extended-new-delhi',
31+ // poster: '/assets/Events/Google IO Delhi.jpg',
32+ // shareLink: '#googleiodelhi',
33+ // },
3434 // {
3535 // organizer: 'GDG Gurugram',
3636 // title: 'DevFest Gurugram 2025',
0 commit comments