diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2015-01-30 10:52:28 +0100 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2015-01-30 10:52:28 +0100 |
commit | 49f462e6ce329b9c569d4735ab617ac07385b17b (patch) | |
tree | 016e836cfbf4789b0a6a528499b1a4f1ffcabecc /index.html | |
parent | 621e8d71764cf19f329da3757caaa6f62fe2dbf2 (diff) | |
download | fosdem-2018-presentation-49f462e6ce329b9c569d4735ab617ac07385b17b.tar fosdem-2018-presentation-49f462e6ce329b9c569d4735ab617ac07385b17b.tar.gz |
gifs now restart when their slide container is shown
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -201,6 +201,9 @@ <pre><code style="word-wrap: break-word;"><section data-background-video="video.mp4,video.webm"></code></pre> </div> </section> + <section data-background="http://i.giphy.com/90F8aUepslB84.gif"> + <h2>... and GIFs!</h2> + </section> </section> <section data-transition="slide" data-background="#4d7e65" data-background-transition="zoom"> |