From 3965d3ed48a88e6173bdfb7e567a4b30b78e5313 Mon Sep 17 00:00:00 2001 From: Ryan Yang Date: Mon, 23 Oct 2023 17:51:41 -0700 Subject: [PATCH] added zoom link --- src/assets/data/events/all.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/assets/data/events/all.json b/src/assets/data/events/all.json index 71cd240c..cc77d3b9 100644 --- a/src/assets/data/events/all.json +++ b/src/assets/data/events/all.json @@ -20,7 +20,12 @@ "type": "Workshop", "desc": "Are you curious about the fundamentals of web development? Eager to dive into the coding aspects and gain the skills needed to create stunning web interfaces? Dive into the realm of web development with our “Intro to Frontend Development” workshop! 🌐\n\nIn this workshop, we'll provide you with the essential tools and knowledge to not only kickstart your web development journey but also empower you to continue learning on your own. We’ll cover the foundational topics from HTML and CSS to JavaScript. 💻✨ Zoom link TBA", "place": "Online", - "links": [] + "links": [ + { + "label": "Zoom Link", + "link": "https://uci.zoom.us/j/95988754169?pwd=bFk1YWZxc3lnMU5IR1lZTEVJVExRUT09" + } + ] }, { "title": "Intro to the World of Design",