Skip to content

Commit

Permalink
Correct live stream embed link
Browse files Browse the repository at this point in the history
  • Loading branch information
lkuper committed Aug 23, 2024
1 parent 5ce93e6 commit ad9d370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion livestream.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Talks begin at 10:25am PT on Saturday, August 24. The livestream will begin sho

<div align="center">
<style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style><div class='embed-container'>
<iframe id="youtubeIframe" src='https://www.youtube.com/watch?v=KqIOR-hofm4' frameborder='0' allowfullscreen>
<iframe id="youtubeIframe" src='https://www.youtube.com/embed/KqIOR-hofm4' frameborder='0' allowfullscreen>
</iframe></div>
</div>
Expand Down

0 comments on commit ad9d370

Please sign in to comment.