Skip to content

Commit 790fd8c

Browse files
committed
mute video in scroll demo
1 parent 2518301 commit 790fd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/scroll.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h2 data-id="code-title">Scroll triggered code highlights</h2>
9595
<h2>Image Backgrounds</h2>
9696
<pre><code class="hljs html">&lt;section data-background="image.png"&gt;</code></pre>
9797
</section>
98-
<section data-background-video="https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.mp4,https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.webm">
98+
<section data-background-video-muted data-background-video="https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.mp4,https://s3.amazonaws.com/static.slid.es/site/homepage/v1/homepage-video-editor.webm">
9999
<h2>Video background</h2>
100100
</section>
101101
</section>

0 commit comments

Comments
 (0)