From f5198754f97a5cdfef6ff0a663ad5d4ab57093cb Mon Sep 17 00:00:00 2001 From: Andres Guzman Date: Mon, 22 Jan 2024 14:42:39 -0600 Subject: [PATCH 1/2] Updating events --- apps/website/src/data/events.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/website/src/data/events.json b/apps/website/src/data/events.json index 723631b83..0db1e305d 100644 --- a/apps/website/src/data/events.json +++ b/apps/website/src/data/events.json @@ -1,14 +1,14 @@ [ { - "name": "Devconnect - ProgCrypto", - "date": "Nov 16-17, 2023", - "description": "Semaphore team will deliver a workshop on how to build applications with Semaphore.", - "link": "https://progcrypto.org" + "name": "ETHGlobal - Circuit Breaker", + "date": "Feb 2-21, 2024", + "description": "Semaphore team will deliver the online workshop 'The Power of Anonimity' about building ZK applications. It will also mention improvements on Semaphore v4 and ZK-KIT.", + "link": "https://ethglobal.com/events/circuitbreaker" }, { - "name": "Devconnect - Zero Knowledge Unleashed", - "date": "Nov 14, 2023", - "description": "Semaphore team will deliver a workshop on how to build zero-knowledge applications.", - "link": "https://lu.ma/tpgzkday_devconnect" + "name": "ETHDam", + "date": "Apr 12-14, 2024", + "description": "Semaphore team will deliver an in-person talk and sponsor prizes for the hackathon.", + "link": "https://www.ethdam.com/" } -] +] \ No newline at end of file From ad8a46f2857f31a7df3c35f21e530060a1657e21 Mon Sep 17 00:00:00 2001 From: Andy Date: Tue, 23 Jan 2024 12:12:34 -0600 Subject: [PATCH 2/2] style(updating title and running prettier): updating title and running prettier --- apps/website/src/data/events.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/website/src/data/events.json b/apps/website/src/data/events.json index 0db1e305d..d0ff643a0 100644 --- a/apps/website/src/data/events.json +++ b/apps/website/src/data/events.json @@ -2,7 +2,7 @@ { "name": "ETHGlobal - Circuit Breaker", "date": "Feb 2-21, 2024", - "description": "Semaphore team will deliver the online workshop 'The Power of Anonimity' about building ZK applications. It will also mention improvements on Semaphore v4 and ZK-KIT.", + "description": "Semaphore team will deliver the online workshop \"Semaphore: The power of anonymity\" about building ZK applications. It will also mention improvements on Semaphore v4 and ZK-KIT.", "link": "https://ethglobal.com/events/circuitbreaker" }, { @@ -11,4 +11,4 @@ "description": "Semaphore team will deliver an in-person talk and sponsor prizes for the hackathon.", "link": "https://www.ethdam.com/" } -] \ No newline at end of file +]