Skip to content

Commit 9bac380

Browse files
authored
Merge pull request #165 from haskellfoundation/fixvid
Fix link to the HF launch video.
2 parents 1f07673 + c8eab79 commit 9bac380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h3 class="mb-4 text-xl text-gray-500">Amplify Haskell’s impact on humanity.</
2626
<div class="bg-white relative border-3 border-purple-700 px-6 sm:px-12 lg:px-16 pb-12">
2727
<div class="lg:absolute lg:left-full lg:w-2/3 lg:-ml-36 lg:top-1/2 lg:transform lg:-translate-y-1/2">
2828
<div class="youtube-video -mt-12 lg:mt-0">
29-
<iframe class="absolute w-full h-full left-0 top-0 rounded shadow-md" src="https://www.youtube.com/embed/MEmRarBL9kw" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
29+
<iframe class="absolute w-full h-full left-0 top-0 rounded shadow-md" src="https://www.youtube.com/embed/g_vCBsEiSTY" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
3030
</div>
3131
</div>
3232
<div class="mt-8 space-y-6 lg:pr-32">

0 commit comments

Comments
 (0)