Skip to content

Commit 67e90b6

Browse files
authored
Merge pull request #1160 from crisgarner/dev
added Tegucigalpa to Meetup List
2 parents 7d95774 + 618b3bd commit 67e90b6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/components/MeetupList.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ const meetups = [
2323
location: "Buenos Aires",
2424
link: "https://www.meetup.com/ethereum-ba/",
2525
},
26+
{
27+
title: "BUIDL Tegucigalpa",
28+
emoji: ":honduras:",
29+
location: "Tegucigalpa",
30+
link: "https://www.meetup.com/buidl-tegucigalpa/",
31+
},
2632
{
2733
title: "Ethereum Developers São Paulo",
2834
emoji: ":brazil:",

0 commit comments

Comments
 (0)