diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2015-01-09 18:14:03 +0100 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2015-01-09 18:14:03 +0100 |
commit | 3a8fc9b2742756be2274c8c74f77dbed84407d92 (patch) | |
tree | 9a953291ea1716afae558100907c81a3ec745d03 | |
parent | 3b93c8be337b94e9f5629a3660fea3bb6f69be09 (diff) | |
download | perl-software-in-gnu-guix-3a8fc9b2742756be2274c8c74f77dbed84407d92.tar perl-software-in-gnu-guix-3a8fc9b2742756be2274c8c74f77dbed84407d92.tar.gz |
content tweak
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -198,7 +198,7 @@ <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"> <div style="background-color: rgba(0, 0, 0, 0.9); color: #fff; padding: 20px;"> <h2>Video Backgrounds</h2> - <pre><code style="word-wrap: break-word;"><section data-background-video="http://example.com/video.mp4,http://example.com/video.webm" data-background-color="#000000"></code></pre> + <pre><code style="word-wrap: break-word;"><section data-background-video="video.mp4,video.webm"></code></pre> </div> </section> </section> |