Skip to content

Commit

Permalink
mute video in scroll demo
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimel committed Oct 27, 2023
1 parent 2518301 commit 790fd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/scroll.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h2 data-id="code-title">Scroll triggered code highlights</h2>
<h2>Image Backgrounds</h2>
<pre><code class="hljs html">&lt;section data-background="image.png"&gt;</code></pre>
</section>
<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">
<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">
<h2>Video background</h2>
</section>
</section>
Expand Down

0 comments on commit 790fd8c

Please sign in to comment.