Skip to content

Commit

Permalink
feat: add singapore event
Browse files Browse the repository at this point in the history
  • Loading branch information
geromegrignon committed Jun 12, 2024
1 parent c2ba5f1 commit 85727a7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions angular-hub/src/public/assets/data/community.json
Original file line number Diff line number Diff line change
Expand Up @@ -803,6 +803,19 @@
"callForPapers": null,
"callForPapersDueDate": null,
"url": "https://docs.google.com/forms/d/e/1FAIpQLSf1rp6TvXiVhhZozPbRmng6GP-80UGc0SfOT7CAI5tqOQWSsQ/viewform"
},
{
"name": null,
"type": "meetup",
"location": "Singapore",
"date": "2024-06-25",
"language": "English",
"isFree": true,
"isRemote": false,
"isOnsite": true,
"callForPapers": null,
"callForPapersDueDate": null,
"url": "https://docs.google.com/forms/d/e/1FAIpQLSfZzpxmr_Z0MhV0STZRb95lM7DRSwl79nYbY-GCnDKKtXczlg/viewform"
}
]
},
Expand Down

0 comments on commit 85727a7

Please sign in to comment.