From b49664621f2a4ecb683a952e4dee86be2258453f Mon Sep 17 00:00:00 2001
From: Razvan Caliman
Date: Thu, 3 Dec 2015 09:43:32 +0000
Subject: add option to mute background videos (updated)
---
README.md | 4 ++--
js/reveal.js | 5 +++++
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index cf60477..01f01dc 100644
--- a/README.md
+++ b/README.md
@@ -448,8 +448,8 @@ Slides are contained within a limited portion of the screen by default to allow
This background image will be sized to 100px and repeated.
-
-
Video. Multiple sources can be defined using a comma separated list. Video will loop when the data-background-video-loop attribute is provided.
+
+
Video. Multiple sources can be defined using a comma separated list. Video will loop when the data-background-video-loop attribute is provided and can be muted with the data-background-video-muted attribute.
Embeds a web page as a background. Note that the page won't be interactive.