Skip to content

Commit e3c7d34

Browse files
committed
add ng delhi communityfeat:
1 parent de32b85 commit e3c7d34

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

public/assets/data/events.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2353,5 +2353,19 @@
23532353
"isRemote": false,
23542354
"isOnsite": true,
23552355
"location": "Zürich, Switzerland"
2356+
},
2357+
{
2358+
"name": "NG DELHI Meetup 2.0",
2359+
"organizerId": "ng-delhi",
2360+
"type": "meetup",
2361+
"date": "2025-08-02",
2362+
"url": "https://www.commudle.com/communities/ng-delhi/events/ng-delhi-meetup-2",
2363+
"callForPapersUrl": null,
2364+
"callForPapersDueDate": null,
2365+
"language": "English",
2366+
"isFree": true,
2367+
"isRemote": false,
2368+
"isOnsite": true,
2369+
"location": "Delhi, India"
23562370
}
23572371
]

public/assets/data/organizers.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -846,5 +846,21 @@
846846
"youtubeUrl": null,
847847
"twitchUrl": null,
848848
"callForPapersUrl": null
849+
},
850+
{
851+
"id": "ng-delhi",
852+
"name": "Ng Delhi",
853+
"type": "conference",
854+
"location": "Delhi, India",
855+
"logo": "https://json.commudle.com/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBMlZTQkE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--3f4c1c3d80d968121d40100434abcde26078b2ce/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDRG9MWm05eWJXRjBTU0lJY0c1bkJqb0dSVlE2RkhKbGMybDZaVjkwYjE5c2FXMXBkRnNIYVFKQUFXa0NRQUU2QzJ4dllXUmxjbnNHT2dsd1lXZGxNQT09IiwiZXhwIjpudWxsLCJwdXIiOiJ2YXJpYXRpb24ifX0=--e1b8c3103b542b9d7ba47b2862e0d51860fbef22/Ng%20Delhi.png",
856+
"eventsUrl": "https://www.commudle.com/communities/ng-delhi/events?page=1",
857+
"websiteUrl": "https://www.commudle.com/communities/ng-delhi",
858+
"organizersUrl": "https://www.commudle.com/communities/ng-delhi",
859+
"blueskyUrl": null,
860+
"xUrl": null,
861+
"linkedinUrl": "https://www.linkedin.com/company/ng-delhi/",
862+
"youtubeUrl": null,
863+
"twitchUrl": null,
864+
"callForPapersUrl": null
849865
}
850866
]

0 commit comments

Comments
 (0)