From 926c87bfe18b32b998d14bcefc530ae50803b7d3 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Wed, 15 Nov 2023 01:27:35 +0100 Subject: [PATCH] chore: update meetings.json and newsrooom_videos.json (#2319) --- 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 40a17f976d6..86f29445b5c 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/KDort611FNg/hqdefault.jpg", + "title": "Community Meeting(November 14th, 2023)", + "description": "https://github.com/asyncapi/community/issues/917.", + "videoId": "KDort611FNg" + }, { "image_url": "https://i.ytimg.com/vi/Vm4ZKFb2PVE/hqdefault.jpg", "title": "Community Meeting(October 31th, 2023)", @@ -22,11 +28,5 @@ "title": "Hacktoberfest (October 6th, 2023)", "description": "https://github.com/asyncapi/community/issues/894.", "videoId": "KTnFoXY_evs" - }, - { - "image_url": "https://i.ytimg.com/vi/qjMojQ-fFew/hqdefault.jpg", - "title": "Spec 3.0 docs meeting (September 28, 2023)", - "description": "https://github.com/asyncapi/community/issues/885.", - "videoId": "qjMojQ-fFew" } ] \ No newline at end of file