Skip to content

Commit

Permalink
Merge pull request #2624 from FlowFuse/homepage-video-update
Browse files Browse the repository at this point in the history
Home page: Update hero section video
  • Loading branch information
ZJvandeWeg authored Sep 27, 2024
2 parents 2b44345 + 6794f24 commit 83ecd01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ hubspot:
</div>
</div>
<div class="flex justify-center items-end m-auto lg:mx-0">
<lite-youtube videoid="PkuCa_wB5jU" params="rel=0" style="width: 500px; overflow: hidden;" class="border-4 border-indigo-200 rounded-xl sm:max-w-none sm:max-h-full lg:max-w-lg lg:max-h-72"></lite-youtube>
<lite-youtube videoid="Xx6tr5_q0HU" params="rel=0" style="width: 500px; overflow: hidden;" class="border-4 border-indigo-200 rounded-xl sm:max-w-none sm:max-h-full lg:max-w-lg lg:max-h-72"></lite-youtube>
</div>
</div>
</div>
Expand Down

0 comments on commit 83ecd01

Please sign in to comment.