From 52998b0ad00589a13c0e4d7061c33c9c743aef1a Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Wed, 29 Nov 2023 01:28:38 +0100 Subject: [PATCH] chore: update meetings.json and newsrooom_videos.json (#2358) --- 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 86f29445b5c..6821ecc97cd 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/p68PUXDMsks/hqdefault.jpg", + "title": "Community Meeting(November 28th, 2023)", + "description": "https://github.com/asyncapi/community/issues/918.", + "videoId": "p68PUXDMsks" + }, { "image_url": "https://i.ytimg.com/vi/KDort611FNg/hqdefault.jpg", "title": "Community Meeting(November 14th, 2023)", @@ -22,11 +28,5 @@ "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)", - "description": "https://github.com/asyncapi/community/issues/894.", - "videoId": "KTnFoXY_evs" } ] \ No newline at end of file