We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8aa08 commit 20a29b8Copy full SHA for 20a29b8
layouts/partials/products/learning.html
@@ -1,6 +1,13 @@
1
{{ with . }}
2
3
<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&badge=0&autopause=0&player_id=0&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
11
<div class="prod-what-u-learn">
12
{{ range .learning }}
13
<div class="prod-what-u-learn-point">
0 commit comments