From e80e6a8f5e20bb89a2bc256f60be09fd4aed616d Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Fri, 21 Jul 2023 00:28:36 +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 649321806dc..35c05ac0d27 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/a2luTxpmkfs/hqdefault.jpg", + "title": "Spec 3.0 Docs (July 20th 2023)", + "description": "https://github.com/asyncapi/community/issues/790.", + "videoId": "a2luTxpmkfs" + }, { "image_url": "https://i.ytimg.com/vi/5ldSHhDI95E/hqdefault.jpg", "title": "Spec 3.0 (July 19th 2023)", @@ -22,11 +28,5 @@ "title": "Community Meeting (July 11th 2023)", "description": "https://github.com/asyncapi/community/issues/784.", "videoId": "5o5BHJqGxIg" - }, - { - "image_url": "https://i.ytimg.com/vi/Lunp8eSLONc/hqdefault.jpg", - "title": "Spec 3.0 DOCS Meeting (July 6th 2023)", - "description": "https://github.com/asyncapi/community/issues/774.", - "videoId": "Lunp8eSLONc" } ] \ No newline at end of file