Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update meetings.json and newsrooom_videos.json #3360

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions config/newsroom_videos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"image_url": "https://i.ytimg.com/vi/22LFOLeF9Lk/hqdefault.jpg",
"title": "AsyncAPI + WebSocket: The Collaborative Combo",
"description": "Build a real-time collaborative drawing app from scratch using WebSocket & AsyncAPI, where users can draw together and chat in ...",
"videoId": "22LFOLeF9Lk"
},
{
"image_url": "https://i.ytimg.com/vi/XGn8v0yBfOI/hqdefault.jpg",
"title": "AsyncAPI Online Conference 2024💜",
Expand All @@ -22,11 +28,5 @@
"title": "Design Meeting, 12:00 UTC Thursday October 17th 2024",
"description": "https://github.com/asyncapi/community/issues/1558.",
"videoId": "FzRxTpOeIDA"
},
{
"image_url": "https://i.ytimg.com/vi/maMQC97q_6E/hqdefault.jpg",
"title": "Community Meeting, 8:00 UTC Tuesday October 15th 2024",
"description": "https://github.com/asyncapi/community/issues/1545.",
"videoId": "maMQC97q_6E"
}
]
Loading