Skip to content

Commit 44c0837

Browse files
authored
Merge pull request #429 from kukimik/patch-2
Restore link to SPJ Announcement video
2 parents 45d9faf + 06d06f8 commit 44c0837

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

templates/homepage.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,14 @@ <h2 class="text-center text-2xl-4xl font-normal">
5353
</div>
5454
</div>
5555

56-
<!--
5756
<div class="relative bg-white mt-24 lg:w-2/3">
5857
<div class="absolute -z-10 left-0 top-0 right-6 bottom-6 border-3 border-purple-700"></div>
5958
<div class="absolute -z-10 left-6 top-6 right-0 bottom-0 border-3 border-purple-700"></div>
6059
<div class="p-3">
6160
<div class="bg-white relative border-3 border-purple-700 px-6 sm:px-12 lg:px-16 pb-12">
6261
<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">
6362
<div class="youtube-video -mt-12 lg:mt-0">
64-
<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>
63+
<iframe class="absolute w-full h-full left-0 top-0 rounded shadow-md" src="https://www.youtube.com/embed/il-MdME8bHo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
6564
</div>
6665
</div>
6766
<div class="mt-8 space-y-6 lg:pr-32">
@@ -77,7 +76,6 @@ <h1 class="text-4xl-6xl font-normal">We drive change.</h1>
7776
</div>
7877
</div>
7978
</div>
80-
-->
8179

8280
<div class="bg-gray-800 mt-24">
8381
<div class="max-w-screen-xl mx-auto px-6 sm:px-12 lg:px-16 py-16 md:py-24 py-20 md:py-28 xl:py-32">

0 commit comments

Comments
 (0)