Skip to content

Commit 9a7ac8d

Browse files
authored
Merge pull request #12433 from ogenev/add-eth-sofia
feat: add ETHSofia to community events
2 parents d419871 + 7c9d5e6 commit 9a7ac8d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/data/community-events.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,14 @@ const communityConferences: CommunityConference[] = [
382382
startDate: "2024-10-15",
383383
endDate: "2024-10-17"
384384
},
385+
{
386+
title: "ETHSofia",
387+
to: "https://ethsofia.com",
388+
location: "Sofia, Bulgaria",
389+
description: "ETHSofia is a 3-day conference and hackathon event that brings together the Ethereum community in Bulgaria and beyond. It is a place for developers, researchers, and enthusiasts to come together and share knowledge and ideas.",
390+
startDate: "2024-10-17",
391+
endDate: "2024-10-19"
392+
},
385393
{
386394
title: "ETHGlobal San Francisco",
387395
to: "https://ethglobal.com/events/sanfrancisco2024",

0 commit comments

Comments
 (0)