Skip to content

Commit

Permalink
Merge pull request #1306 from FlowFuse/Update-2-minute-homepage-video
Browse files Browse the repository at this point in the history
Update home page video
  • Loading branch information
ZJvandeWeg authored Nov 7, 2023
2 parents faed030 + ccd0bfd commit d48a3cf
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 @@ -27,7 +27,7 @@ sitemapPriority: 1.0
{% include "components/divider-flow--default.njk" %}

<div class="flex justify-center">
<lite-youtube videoid="K4xw09DbSdI" style="background-image: url('images/thumbnail-nick-flowfuse.png'); width: 620px; height: 360px" class="absolute -mt-10 max-w-xs max-h-48 border-4 rounded-md sm:max-w-none sm:max-h-full"></lite-youtube>
<lite-youtube videoid="eR0P40sxge8" style="background-image: url('images/thumbnail-nick-flowfuse.png'); width: 620px; height: 360px" class="absolute -mt-10 max-w-xs max-h-48 border-4 rounded-md sm:max-w-none sm:max-h-full"></lite-youtube>
</div>

<!-- Secondary Content -->
Expand Down

0 comments on commit d48a3cf

Please sign in to comment.