We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 210fed4 commit 4e084b0Copy full SHA for 4e084b0
apps/website/src/data/videos.json
@@ -126,5 +126,13 @@
126
"speakers": ["Vivian Plasencia"],
127
"url": "https://youtu.be/IkYtKSQLR-A",
128
"thumbnail": "https://img.youtube.com/vi/IkYtKSQLR-A/0.jpg"
129
+ },
130
+ {
131
+ "title": "Scaling Semaphore: Noir in Action",
132
+ "eventName": "NoirCon2",
133
+ "date": "2025-06-19",
134
+ "speakers": ["Vivian Plasencia"],
135
+ "url": "https://youtu.be/vfL7z74jGyU",
136
+ "thumbnail": "https://img.youtube.com/vi/vfL7z74jGyU/0.jpg"
137
}
138
]
0 commit comments