Skip to content

Commit

Permalink
Merge branch 'master' into fix-dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
quetzalliwrites authored Nov 17, 2022
2 parents 932f5ae + 14a3198 commit 4c15e35
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions config/meetings.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{
"title": "Community Meeting",
"url": "https://github.com/asyncapi/community/issues/522",
"date": "Tue, 15 Nov 2022 08:00:00 GMT"
"title": "Spec 3.0 Meeting",
"url": "https://github.com/asyncapi/community/issues/518",
"date": "Wed, 23 Nov 2022 16:00:00 GMT"
},
{
"title": "Let's talk about contributing AsyncAPI and MQTT",
Expand Down
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/49UXkuckKpA/hqdefault.jpg",
"title": "Community Meeting, 8:00 UTC Tuesday November 15th 2022",
"description": "https://github.com/asyncapi/community/issues/522.",
"videoId": "49UXkuckKpA"
},
{
"image_url": "https://i.ytimg.com/vi/koLWWoBnIMo/hqdefault.jpg",
"title": "Spec 3.0 meeting (November 9, 2022)",
Expand All @@ -22,11 +28,5 @@
"title": "AsyncAPI Conf - Day 1 - 3rd Nov 2022",
"description": "https://conference.asyncapi.com/ Contents: 00:00:00 Waiting for starting 00:02:20 Opening 00:03:45 Next Generation of AsyncAPI ...",
"videoId": "NTHsezlKBh8"
},
{
"image_url": "https://i.ytimg.com/vi/3GZfQCrDrh8/hqdefault.jpg",
"title": "Conference Dry-Run",
"description": "This stream is for folks volunteering for the conference to make sure everything runs smoothly.",
"videoId": "3GZfQCrDrh8"
}
]
36 changes: 18 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c15e35

Please sign in to comment.