diff --git a/config/meetings.json b/config/meetings.json index 3f9b09fa48fb..0637a088a01e 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -1,7 +1 @@ -[ - { - "title": "Spec 3.0 Meeting", - "url": "https://github.com/asyncapi/community/issues/587", - "date": "Wed, 15 Feb 2023 16:00:00 GMT" - } -] \ No newline at end of file +[] \ No newline at end of file diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index 3ebe672a031c..883a99ba6480 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/uwSIXviDuOE/hqdefault.jpg", + "title": "Spec 3.0 meeting (February 15, 2023)", + "description": "https://github.com/asyncapi/community/issues/587.", + "videoId": "uwSIXviDuOE" + }, { "image_url": "https://i.ytimg.com/vi/OdkIsyjpomA/hqdefault.jpg", "title": "Community meeting (February 7, 2023)", @@ -22,11 +28,5 @@ "title": "Let's talk about contributing - Specification", "description": "How to start contributing to the AsyncAPI specification.", "videoId": "qav2X7qb-_E" - }, - { - "image_url": "https://i.ytimg.com/vi/yLIBWf3WPGY/hqdefault.jpg", - "title": "Community Meeting (January 24, 2023)", - "description": "https://github.com/asyncapi/community/issues/569.", - "videoId": "yLIBWf3WPGY" } ] \ No newline at end of file