diff --git a/_data/groupDetails.js b/_data/groupDetails.js index 9b0d978..6dbbdf8 100644 --- a/_data/groupDetails.js +++ b/_data/groupDetails.js @@ -271,4 +271,13 @@ module.exports = [{ link: "http://herplusdata.org/", type: "Website" }] -}] \ No newline at end of file +}, { + ids: [{ + id: "blabtalks", + type: "Meetup" + }], + links: [{ + link: "https://twitter.com/BLABTalks", + type: "Twitter" + }] +}]