From 6718db5d690b6930bdf5b70edbfff4e152ab63e5 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Thu, 14 Mar 2024 00:24:48 +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 3c6856a0f1b..2a1805d63b6 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/FXgpzqtggYo/hqdefault.jpg", + "title": "AACoT'24 Community Meeting, March 13th 2024", + "description": "https://github.com/asyncapi/community/issues/1087.", + "videoId": "FXgpzqtggYo" + }, { "image_url": "https://i.ytimg.com/vi/fic5PKFGG28/hqdefault.jpg", "title": "Essential building blocks for AsyncAPI (12th of March, 2024)", @@ -22,11 +28,5 @@ "title": "Community Meeting, January 23rd 2024", "description": "", "videoId": "cb7lrq5hxuE" - }, - { - "image_url": "https://i.ytimg.com/vi/prFgD14u7T0/hqdefault.jpg", - "title": "Overview of AsyncAPI v3", - "description": "Join us for an insightful stream diving deep into the latest advancements of AsyncAPI v3! We'll explore this cutting-edge ...", - "videoId": "prFgD14u7T0" } ] \ No newline at end of file