Skip to content

Commit

Permalink
feat: Replace Online venue header with conference recordings (#472)
Browse files Browse the repository at this point in the history
Co-authored-by: V Thulisile Sibanda <[email protected]>
  • Loading branch information
Manancode and thulieblack authored Nov 27, 2024
1 parent 4eeb0ac commit b82661b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/city-lists.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
],
"ticket": false,
"isFree": true,
"ended": true
"ended": true,
"recordings": "https://www.youtube.com/playlist?list=PLbi1gRlP7pijItMBmw9SeeyWxuEa3jLR2",
"playlist": "https://www.youtube.com/embed/videoseries?list=PLbi1gRlP7pijItMBmw9SeeyWxuEa3jLR2"

},
{
Expand Down

0 comments on commit b82661b

Please sign in to comment.