Skip to content

Commit

Permalink
Adjust playlists and put audio only option up on season 12 podcast page
Browse files Browse the repository at this point in the history
  • Loading branch information
danivovich committed Mar 28, 2024
1 parent 1f78eb2 commit c83bba0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion podcast/elixir-wizards/season-twelve.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,12 @@ <h2>Season 12: Office Hours</h2>
<!-- main body content -->
<div class="content-page-wrapper">
<section class="section content-block podcast" id="s12">
<iframe width="960" height="540" src="https://www.youtube.com/embed/videoseries?si=svLsfPx6roJ0VZL7&amp;list=PLTDLmInI9YaDEZXUcw-NXbLza8bH8BnM0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<h3>Watch The Season on YouTube!</h3>
<iframe width="960" height="540" src="https://www.youtube.com/embed/videoseries?si=36mpZQNr2Qh1DWqI&amp;list=PLTDLmInI9YaDmSMm9BqdsZUsexB4CwWsZ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
{% include season-episodes.html season='Season 12' %}
<br/><br/>
<h3>Audio Only YouTube Playlist</h3>
<iframe width="960" height="540" src="https://www.youtube.com/embed/videoseries?si=svLsfPx6roJ0VZL7&amp;list=PLTDLmInI9YaDEZXUcw-NXbLza8bH8BnM0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</section>

<section>
Expand Down

0 comments on commit c83bba0

Please sign in to comment.