Skip to content

Commit b85fa81

Browse files
committed
migrate: to events from meetups
1 parent 2c36edf commit b85fa81

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

src/data/community-events.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,5 +603,13 @@
603603
"to": "https://conference.tum-blockchain.com/",
604604
"location": "Munich, Germany",
605605
"description": "Join us at Germany's leading student-run conference in order to explore the frontiers of blockchain technology during the Octoberfest!"
606+
},
607+
{
608+
"title": "ETH Bolivia 2024",
609+
"startDate": "2024-08-09",
610+
"endDate": "2024-08-11",
611+
"to": "https://www.ethereumbolivia.org/buildathon-2024",
612+
"location": "Santa Cruz de la Sierra, Bolivia",
613+
"description": "La Buildathon Ethereum Bolivia, el primero en su tipo, es un evento que congrega a desarrolladores, entusiastas blockchain, con el fin de convertir ideas en Productos Mínimo Viables, brindando además seminarios y talleres relacionados."
606614
}
607615
]

src/data/community-meetups.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
[
2-
{
3-
"title": "ETH Bolivia 2024",
4-
"emoji": ":Bolivia:",
5-
"location": "Santa Cruz de la Sierra, Santa Cruz",
6-
"link": "https://www.ethereumbolivia.org/buildathon-2024"
7-
},
8-
{
2+
{
93
"title": "DC Onchain",
104
"emoji": ":united_states:",
115
"location": "Arlington, Virginia",

0 commit comments

Comments
 (0)