Skip to content

Commit ed634ea

Browse files
committed
feat: add tel-aviv community/events
1 parent d7433ae commit ed634ea

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

angular-hub/src/public/assets/data/community.json

+38
Original file line numberDiff line numberDiff line change
@@ -1162,5 +1162,43 @@
11621162
"url": null
11631163
}
11641164
]
1165+
},
1166+
{
1167+
"name": "Angular TLV",
1168+
"type": "meetup",
1169+
"location": "Tel Aviv, Israel",
1170+
"url": "https://www.meetup.com/fr-FR/angular-tlv/",
1171+
"logo": "https://angular-tlv.com/assets/tlv-header-logo.png",
1172+
"twitter": null,
1173+
"linkedin": null,
1174+
"callForPapers": null,
1175+
"events": [
1176+
{
1177+
"name": null,
1178+
"type": "meetup",
1179+
"location": "Tel Aviv, Israel",
1180+
"date": "2024-06-19",
1181+
"language": "English",
1182+
"isFree": true,
1183+
"isRemote": false,
1184+
"isOnsite": true,
1185+
"callForPapers": null,
1186+
"callForPapersDueDate": null,
1187+
"url": "https://www.meetup.com/fr-FR/angular-tlv/events/301175952/"
1188+
},
1189+
{
1190+
"name": "Angular TLV Conference",
1191+
"type": "conference",
1192+
"location": "Tel Aviv, Israel",
1193+
"date": "2024-08-27",
1194+
"language": "English",
1195+
"isFree": false,
1196+
"isRemote": false,
1197+
"isOnsite": true,
1198+
"callForPapers": "https://docs.google.com/forms/d/e/1FAIpQLSdtSyB8ECpWFhGtMY-UDNuJeiMm7SExBwn-BiJEHT-QwDEW7Q/viewform",
1199+
"callForPapersDueDate": "2024-07-20",
1200+
"url": "https://angular-tlv.com/"
1201+
}
1202+
]
11651203
}
11661204
]

0 commit comments

Comments
 (0)