From a32ae68d9a858bc47af8a62b31d1584b82b0d6bd Mon Sep 17 00:00:00 2001 From: "drCathieSo.eth" Date: Sat, 17 Jun 2023 12:44:56 +0800 Subject: [PATCH] feat: Add ETHKL to Community Events --- 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 1d15eb13487..4226d27b86a 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -1,4 +1,13 @@ [ + { + "title": "ETHKL 2023", + "to": "https://hack.ethkl.org/", + "sponsor": null, + "location": "Kuala Lumpur, Malaysia", + "description": "Ethereum Kuala Lumpur 2023 is a Conference & Hackathon aimed at the objective of promoting the understanding and adoption of Ethereum smart contracts and related technologies.", + "startDate": "2023-10-13", + "endDate": "2023-10-15" + }, { "title": "ETHVietnam", "to": "https://www.eth-vietnam.com/",