Skip to content

Commit 764c618

Browse files
committed
Add watch intro class
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 8de8623 commit 764c618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/landing-page/yt-player/youtube.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="yt-player-container">
2-
<div class="yt-player-iframe-wrapper">
2+
<div class="yt-player-iframe-wrapper ready">
33
<a href="https://www.youtube.com/watch?v=ZnZJXI377ak">
44
<video id="sample-video" muted loop autoplay poster="{{ site.baseurl }}/images/openfaas/yt-cover.jpg">
55
<source src="{{ site.baseurl }}/videos/landing-video.mp4" type="video/mp4">

0 commit comments

Comments
 (0)