Skip to content

Commit

Permalink
chore: update meetings.json and newsrooom_videos.json (#1157)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored Dec 14, 2022
1 parent 59213f1 commit 1d2e1ba
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions config/meetings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"title": "Community Meeting",
"url": "https://github.com/asyncapi/community/issues/549",
"date": "Tue, 13 Dec 2022 08:00:00 GMT"
"title": "Spec 3.0 Meeting",
"url": "https://github.com/asyncapi/community/issues/546",
"date": "Wed, 21 Dec 2022 16:00:00 GMT"
}
]
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/Va1iQLjEM4s/hqdefault.jpg",
"title": "Community Meeting (December 13, 2022)",
"description": "https://github.com/asyncapi/community/issues/549.",
"videoId": "Va1iQLjEM4s"
},
{
"image_url": "https://i.ytimg.com/vi/qgcRg5sVOKg/hqdefault.jpg",
"title": "Spec 3.0 meeting (December 7, 2022)",
Expand All @@ -22,11 +28,5 @@
"title": "Let's talk about contributing - AsyncAPI & MQTT Part 2",
"description": "AsyncAPI and MQTT https://github.com/AceTheCreator/Virtual-houses.",
"videoId": "gQByRAjhpKA"
},
{
"image_url": "https://i.ytimg.com/vi/3faqDCnzlHU/hqdefault.jpg",
"title": "Spec 3.0 meeting (November 23, 2022)",
"description": "https://github.com/asyncapi/community/issues/518.",
"videoId": "3faqDCnzlHU"
}
]

0 comments on commit 1d2e1ba

Please sign in to comment.