We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 583a159 commit 1e89d38Copy full SHA for 1e89d38
1 file changed
layouts/product-landing.html
@@ -42,6 +42,7 @@ <h1 class="mb-3 font-mktg">
42
<div class="col-12 col-lg-6">
43
<div class="position-relative" style="padding-bottom:56.25%;">
44
<iframe
45
+ title="{{ page.shortTitle }} Video"
46
class="top-0 left-0 position-absolute box-shadow-large rounded-1 width-full height-full"
47
src="{{ page.product_video }}"
48
frameborder="0"
0 commit comments