From 4f78cf0d446762fbe3300f2f3c2f3699f8d172c7 Mon Sep 17 00:00:00 2001 From: tsatsch <63811548+Tsatsch@users.noreply.github.com> Date: Thu, 17 Jul 2025 11:42:18 +0200 Subject: [PATCH 1/2] added TUM Blockchain Conference to community-events.json --- src/data/community-events.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/data/community-events.json b/src/data/community-events.json index c45272727fa..6a2972ad530 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -176,6 +176,15 @@ "imageUrl": "https://ethistanbul.io/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fistanbul-background.99d6ad2a.webp&w=3840&q=75", "hackathon": true }, + { + "title": "TUM Blockchain Conference", + "startDate": "2025-09-11", + "endDate": "2025-09-12", + "href": "https://conference.tum-blockchain.com", + "location": "Munich, Germany", + "description": "Europe's top Blockchain Conference in Munich is back! Discover how Web3 is moving beyond promise to real world impact with top experts.", + "imageUrl": "https://conference.tum-blockchain.com/banners/c25-banner.svg" + }, { "title": "ETHSofia", "startDate": "2025-09-23", From 570807e8fa17c4b2758296c45660cbcaef479bba Mon Sep 17 00:00:00 2001 From: Corwin Smith Date: Tue, 22 Jul 2025 14:17:28 -0600 Subject: [PATCH 2/2] Update src/data/community-events.json --- src/data/community-events.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/data/community-events.json b/src/data/community-events.json index 6a2972ad530..45a3692805e 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -183,7 +183,8 @@ "href": "https://conference.tum-blockchain.com", "location": "Munich, Germany", "description": "Europe's top Blockchain Conference in Munich is back! Discover how Web3 is moving beyond promise to real world impact with top experts.", - "imageUrl": "https://conference.tum-blockchain.com/banners/c25-banner.svg" + "imageUrl": "https://conference.tum-blockchain.com/banners/c25-banner.svg", + "hackathon": false }, { "title": "ETHSofia",