diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index c5d1cd36613b..ecc29ef9a86c 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/FN5eR1Zqh9c/hqdefault.jpg", + "title": "AsyncAPI Conf on Tour 2023 in Madrid", + "description": "AACoT'23 Madrid Edition streamed live from StageOne at SNGULAR.", + "videoId": "FN5eR1Zqh9c" + }, { "image_url": "https://i.ytimg.com/vi/zSbv4ibqYds/hqdefault.jpg", "title": "Community Meeting(October 17th, 2023)", @@ -22,11 +28,5 @@ "title": "Community meeting (September 19, 2023)", "description": "https://github.com/asyncapi/community/issues/874.", "videoId": "SfATYVwcSQk" - }, - { - "image_url": "https://i.ytimg.com/vi/OYcOkQhwVNg/hqdefault.jpg", - "title": "Spec 3.0 meeting (September 6, 2023)", - "description": "https://github.com/asyncapi/community/issues/857.", - "videoId": "OYcOkQhwVNg" } ] \ No newline at end of file