diff --git a/config/meetings.json b/config/meetings.json index c4ac4887905e..5fec719913de 100644 --- a/config/meetings.json +++ b/config/meetings.json @@ -1,9 +1,4 @@ [ - { - "title": "Spec 3.0 Meeting", - "url": "https://github.com/asyncapi/community/issues/564", - "date": "Wed, 18 Jan 2023 16:00:00 GMT" - }, { "title": "Community Meeting", "url": "https://github.com/asyncapi/community/issues/569", diff --git a/config/newsroom_videos.json b/config/newsroom_videos.json index d548a121c4e6..f42c0419dbb9 100644 --- a/config/newsroom_videos.json +++ b/config/newsroom_videos.json @@ -1,4 +1,10 @@ [ + { + "image_url": "https://i.ytimg.com/vi/6hltg01w004/hqdefault.jpg", + "title": "Spec 3.0 meeting (January 18, 2023)", + "description": "https://github.com/asyncapi/community/issues/564.", + "videoId": "6hltg01w004" + }, { "image_url": "https://i.ytimg.com/vi/aLDkeuTQU8o/hqdefault.jpg", "title": "Design Meeting, 16:00 UTC Tuesday January 16, 2023", @@ -22,11 +28,5 @@ "title": "Spec 3.0 meeting (December 7, 2022)", "description": "https://github.com/asyncapi/community/issues/531.", "videoId": "qgcRg5sVOKg" - }, - { - "image_url": "https://i.ytimg.com/vi/kn_oQiZ-ZXU/hqdefault.jpg", - "title": "Let's talk about contributing - Documentation", - "description": "https://github.com/asyncapi/community.", - "videoId": "kn_oQiZ-ZXU" } ] \ No newline at end of file