Skip to content

Commit

Permalink
Update with 2023 videos (#1948)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah authored Oct 13, 2023
1 parent 5ffe25a commit a19f326
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ <h2 class="lead secondary-heading">JuliaCon 2022</h2>

<div class="row">
<div class="col-lg-8 col-md-8 video">
<meta name="description" content="Watch what unfolded at JuliaCon 2022 here. The latest developments, optimizations, and features happen right here, at JuliaCon."/>
<meta name="description" content="Watch what unfolded at JuliaCon 2023 here. The latest developments, optimizations, and features happen right here, at JuliaCon."/>

<div class="embed-responsive embed-responsive-16by9"><div id="player"></div></div>
<script type="text/javascript">
Expand All @@ -343,7 +343,7 @@ <h2 class="lead secondary-heading">JuliaCon 2022</h2>
function onYouTubeIframeAPIReady() {
player = new YT.Player('player', {
playerVars: {
list: 'PLP8iPy9hna6TRg6qJaBLJ-FRMi9Cp7gSX',
list: 'PLP8iPy9hna6T7PRe2sucSonFsrrH-oEZC',
listType: 'playlist',
},
events: {
Expand Down

0 comments on commit a19f326

Please sign in to comment.