Skip to content

Commit 618b3bd

Browse files
committed
added Tegucigalpa to Meetup List
1 parent b084218 commit 618b3bd

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)