From b429cdc05c00efec2a4244a46a412a19969c0d22 Mon Sep 17 00:00:00 2001 From: TenzDelek Date: Wed, 13 Nov 2024 10:25:20 +0530 Subject: [PATCH 1/3] fix: redirection error --- config/city-lists.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/city-lists.json b/config/city-lists.json index 39f3df8b..c233b96e 100644 --- a/config/city-lists.json +++ b/config/city-lists.json @@ -7,7 +7,7 @@ "description": "Join us for the AsyncAPI Online Conference Edition as the community unites across the globe to share experiences, collaborate, and foster meaningful connections.", "img": "/img/testMic.webp", "address": "AsyncAPI YouTube Channel", - "map": "https://www.youtube.com/live/F9wHxd-v2f0?si=PT8BuAUKNmoLHRiM", + "map": "https://www.youtube.com/watch?v=XGn8v0yBfOI", "sponsors": [ "/img/apidays.png" ], From a9ea07ef0e7b65934ed89b2a1ec55cef2ed417d6 Mon Sep 17 00:00:00 2001 From: TenzDelek Date: Thu, 14 Nov 2024 09:38:16 +0530 Subject: [PATCH 2/3] link change --- config/city-lists.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/city-lists.json b/config/city-lists.json index c233b96e..39ae5046 100644 --- a/config/city-lists.json +++ b/config/city-lists.json @@ -7,7 +7,7 @@ "description": "Join us for the AsyncAPI Online Conference Edition as the community unites across the globe to share experiences, collaborate, and foster meaningful connections.", "img": "/img/testMic.webp", "address": "AsyncAPI YouTube Channel", - "map": "https://www.youtube.com/watch?v=XGn8v0yBfOI", + "map": "https://www.youtube.com/playlist?list=PLbi1gRlP7pijItMBmw9SeeyWxuEa3jLR2", "sponsors": [ "/img/apidays.png" ], From 82abbd58fffb478b657b7b145e36c8da26336579 Mon Sep 17 00:00:00 2001 From: TenzDelek Date: Tue, 19 Nov 2024 19:34:52 +0530 Subject: [PATCH 3/3] underline text --- pages/venue/[id].js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/venue/[id].js b/pages/venue/[id].js index edd04e59..adbc9c5e 100644 --- a/pages/venue/[id].js +++ b/pages/venue/[id].js @@ -53,7 +53,7 @@ function Venue({ city }) { {city.description} - + {city.address}