Skip to content

Commit 3a8fc9b

Browse files
committedJan 9, 2015
content tweak
1 parent 3b93c8b commit 3a8fc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ <h2>Tiled Backgrounds</h2>
198198
<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" data-background-color="#000000">
199199
<div style="background-color: rgba(0, 0, 0, 0.9); color: #fff; padding: 20px;">
200200
<h2>Video Backgrounds</h2>
201-
<pre><code style="word-wrap: break-word;">&lt;section data-background-video="http://example.com/video.mp4,http://example.com/video.webm" data-background-color="#000000"&gt;</code></pre>
201+
<pre><code style="word-wrap: break-word;">&lt;section data-background-video="video.mp4,video.webm"&gt;</code></pre>
202202
</div>
203203
</section>
204204
</section>

0 commit comments

Comments
 (0)
Please sign in to comment.