diff --git a/_data/groupDetails.js b/_data/groupDetails.js index 6dbbdf8..f857a29 100644 --- a/_data/groupDetails.js +++ b/_data/groupDetails.js @@ -280,4 +280,13 @@ module.exports = [{ link: "https://twitter.com/BLABTalks", type: "Twitter" }] +}, { + ids: [{ + id: "Deliver-Sessions", + type: "Meetup" + }], + links: [{ + link: "https://twitter.com/DeliverSessions", + type: "Twitter" + }] }]