From 39394ea7455983c41542e390b6c9aa7a6af83239 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Wed, 18 Oct 2023 00:25:16 +0000 Subject: [PATCH] chore: update meetings.json, newsrooom_videos.json and dashboard.json --- config/newsroom_videos.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 26d09c9e566..c5d1cd36613 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/zSbv4ibqYds/hqdefault.jpg", + "title": "Community Meeting(October 17th, 2023)", + "description": "https://github.com/asyncapi/community/issues/912.", + "videoId": "zSbv4ibqYds" + }, { "image_url": "https://i.ytimg.com/vi/KTnFoXY_evs/hqdefault.jpg", "title": "Hacktoberfest (October 6th, 2023)", @@ -22,11 +28,5 @@ "title": "Spec 3.0 meeting (September 6, 2023)", "description": "https://github.com/asyncapi/community/issues/857.", "videoId": "OYcOkQhwVNg" - }, - { - "image_url": "https://i.ytimg.com/vi/b4KcouHm958/hqdefault.jpg", - "title": "Generator and new parser discussion (September 6, 2023)", - "description": "https://github.com/asyncapi/community/issues/865.", - "videoId": "b4KcouHm958" } ] \ No newline at end of file