Skip to content

Commit 20a29b8

Browse files
committed
add course intro video
Signed-off-by: Piyush Itankar <pitankar@gmail.com>
1 parent 4c8aa08 commit 20a29b8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

layouts/partials/products/learning.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{{ with . }}
22

33
<h2>What you Learn</h2>
4+
5+
{{/* Move this elsewhere! */}}
6+
<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/1053034983?h=5b7a861bb5&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Course Introduction"></iframe>
7+
</div>
8+
<script src="https://player.vimeo.com/api/player.js"></script>
9+
<p></p>
10+
411
<div class="prod-what-u-learn">
512
{{ range .learning }}
613
<div class="prod-what-u-learn-point">

0 commit comments

Comments
 (0)