Skip to content

Commit 4a5be2e

Browse files
committed
update events
1 parent 2c51b26 commit 4a5be2e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/components/Translatathon/LocalCommunitiesList.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ const localCommunitiesData = [
4747
location: "Lagos, Nigeria",
4848
eventName: "Ethereum Yorùbá Translatathon",
4949
},
50+
{
51+
emojiString: "🇧🇷",
52+
lumaLink: "https://lu.ma/lkiakqtu",
53+
location: "Rio de Janeiro, Brazil",
54+
eventName: "Ethereum Translathon 📜🔍 hosted by EthSamba & BambaLabs",
55+
},
5056
]
5157

5258
export const LocalCommunitiesList = () => {

0 commit comments

Comments
 (0)