Skip to content

Commit ecf95bb

Browse files
authored
update events with EthGlobal Waterloo and EthToronto (#9859)
1 parent 9d997b9 commit ecf95bb

File tree

1 file changed

+18
-9
lines changed

1 file changed

+18
-9
lines changed

src/data/community-events.json

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,15 +89,6 @@
8989
"startDate": "2023-06-02",
9090
"endDate": "2023-06-4"
9191
},
92-
{
93-
"title": "ETHGlobal Toronto",
94-
"to": "https://ethglobal.com/events/toronto",
95-
"sponsor": null,
96-
"location": "Toronto, Canada",
97-
"description": "Join us and explore the frontier of web3 in one of the most vibrant cities in Canada.",
98-
"startDate": "2023-06-23",
99-
"endDate": "2023-06-25"
100-
},
10192
{
10293
"title": "ETHGlobal Paris",
10394
"to": "https://ethglobal.com/events/paris2023",
@@ -205,5 +196,23 @@
205196
"description": "Ethereum Developer Conference Run by Community Volunteers",
206197
"startDate": "2023-09-01",
207198
"endDate": "2023-09-03"
199+
},
200+
{
201+
"title": "ETHGlobal Waterloo",
202+
"to": "https://ethglobal.com/events/waterloo2023",
203+
"sponsor": null,
204+
"location": "Waterloo, Canada",
205+
"description": "ETHGlobal is heading back to Waterloo, where it all began. This humble city on the outskirts of Toronto is home to both Ethereum and ETHGlobal.",
206+
"startDate": "2023-06-23",
207+
"endDate": "2023-06-25"
208+
},
209+
{
210+
"title": "ETHToronto",
211+
"to": "https://www.ethtoronto.ca/",
212+
"sponsor": null,
213+
"location": "Toronto, Canada",
214+
"description": "2nd annual ETHToronto, in the birthplace of Ethereum. Official Hackathon of Blockchain Futurist Conference.",
215+
"startDate": "2023-08-13",
216+
"endDate": "2023-08-16"
208217
}
209218
]

0 commit comments

Comments
 (0)