Skip to content

Commit

Permalink
Merge pull request #132 from ben-inevitable/master
Browse files Browse the repository at this point in the history
Added External "BLAB" Group Twitter Link (#127)
  • Loading branch information
Sean12697 authored Oct 29, 2021
2 parents 952e692 + e0426e1 commit 53f77a0
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion _data/groupDetails.js
Original file line number Diff line number Diff line change
Expand Up @@ -271,4 +271,13 @@ module.exports = [{
link: "http://herplusdata.org/",
type: "Website"
}]
}]
}, {
ids: [{
id: "blabtalks",
type: "Meetup"
}],
links: [{
link: "https://twitter.com/BLABTalks",
type: "Twitter"
}]
}]

0 comments on commit 53f77a0

Please sign in to comment.