diff --git a/index.html b/index.html index cf90a21..012ebe6 100644 --- a/index.html +++ b/index.html @@ -223,6 +223,12 @@ Reveal.addEventListener( 'customevent', function() {

Tiled Backgrounds

<section data-background="image.png" data-background-repeat="repeat" data-background-size="100px">
+
+
+

Video Backgrounds

+
<section data-background-video="http://example.com/video.mp4,http://example.com/video.webm" data-background-color="#000000">
+
+