Replaced twitch embed with youtube embed for the LJ2024 recap show.

This commit is contained in:
Asaf Gartner 2024-04-03 19:11:40 +03:00
parent 4568def378
commit 71d236f1c2
1 changed files with 8 additions and 10 deletions

View File

@ -58,17 +58,15 @@
{{ define "after-jam" }} {{ define "after-jam" }}
{{ template "jam_2024_lj_description.html" . }} {{ template "jam_2024_lj_description.html" . }}
{{ with .TwitchEmbedUrl }} <div class="ph3 pv4 bb b--rich-gray">
<div class="ph3 pv4 bb b--rich-gray"> <h2 class="dib c--theme-gradient-light">Recap show</h2>
<h2 class="dib c--theme-gradient-light">Recap show</h2> <p>
<p> Watch the recap show celebrating all the submissions:
Watch the livestream celebrating all the submissions: </p>
</p> <div class="mt3" style="aspect-ratio: 16 / 9;">
<div class="mt3" style="aspect-ratio: 16 / 9;"> <iframe width="100%" height="100%" src="https://www.youtube-nocookie.com/embed/MCrt472DkxE?si=PGWFnM8rK4GqCjH7" title="HMN Learning Jam 2024 Recap Stream" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe src="{{ . }}" allowfullscreen width="100%" height="100%" frameborder="0"></iframe>
</div>
</div> </div>
{{ end }} </div>
<div class="ph3 pv4 bb b--rich-gray"> <div class="ph3 pv4 bb b--rich-gray">
<div class="flex justify-between items-baseline"> <div class="flex justify-between items-baseline">
<h2 class="c--theme-gradient-light mb0">Submitted projects</h2> <h2 class="c--theme-gradient-light mb0">Submitted projects</h2>