Skip to content

Commit

Permalink
Merge pull request #36 from PyConColombia/feat/add-video-keynote-talk
Browse files Browse the repository at this point in the history
add video keynotes talk
  • Loading branch information
arendondiosa authored Apr 2, 2024
2 parents 951fd91 + 8f32472 commit 23f756e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions templates/keynotes-modal.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ <h3>
<div class="col-10 ratio ratio-16x9">
<iframe class="embed-responsive-item"src="https://www.youtube.com/embed/KZHIfHiUm7I" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen; style="padding:10px;"></iframe>
</div>
<div class="col-10 ratio ratio-16x9">
<iframe class="embed-responsive-item"src="https://www.youtube.com/embed/CdIz6LA_xUc?si=pyUnca3F_bD4XMXU" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen; style="padding:10px;"></iframe>
</div>
</div>
</div>
</div>
Expand Down Expand Up @@ -93,6 +96,9 @@ <h3>
<div class="col-10 ratio ratio-16x9">
<iframe class="embed-responsive-item"src="https://www.youtube.com/embed/Df3MvWl0duA" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen; style="padding:10px;"></iframe>
</div>
<div class="col-10 ratio ratio-16x9">
<iframe class="embed-responsive-item"src="https://www.youtube.com/embed/YMa9ntA3knE?si=_GI9vBoSf4RPqkwZ" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen; style="padding:10px;"></iframe>
</div>
</div>
</div>
</div>
Expand Down Expand Up @@ -150,6 +156,9 @@ <h3>
<div class="col-10 ratio ratio-16x9">
<iframe class="embed-responsive-item"src="https://www.youtube.com/embed/MoKsBBnDHrk" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen; style="padding:10px;"></iframe>
</div>
<div class="col-10 ratio ratio-16x9">
<iframe class="embed-responsive-item"src="https://www.youtube.com/embed/B7U049ll4Rs?si=UzeMYwyhqzE6QU_o" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen; style="padding:10px;"></iframe>
</div>
</div>
</div>
</div>
Expand Down Expand Up @@ -256,6 +265,9 @@ <h3>
<div class="col-10 ratio ratio-16x9">
<iframe class="embed-responsive-item"src="https://www.youtube.com/embed/w8MayUKMre4" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen; style="padding:10px;"></iframe>
</div>
<div class="col-10 ratio ratio-16x9">
<iframe class="embed-responsive-item"src="https://www.youtube.com/embed/fbTj0zqlokw?si=fCKRxnUzZYUlj9JD" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen; style="padding:10px;"></iframe>
</div>
</div>
</div>
</div>
Expand Down Expand Up @@ -306,6 +318,9 @@ <h3>
<div class="col-10 ratio ratio-16x9">
<iframe class="embed-responsive-item"src="https://www.youtube.com/embed/EZx9EaMlm5I" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen; style="padding:10px;"></iframe>
</div>
<div class="col-10 ratio ratio-16x9">
<iframe class="embed-responsive-item"src="https://www.youtube.com/embed/3yWFMuBDxoA?si=XGuKFUrj5HlgkOIz" loading="lazy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen; style="padding:10px;"></iframe>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 23f756e

Please sign in to comment.