diff --git a/index.html b/index.html index e09ca91..fab2780 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,6 @@
-

Reveal.js

HTML Presentations Made Easy

@@ -223,6 +222,20 @@ Reveal.addEventListener( 'customevent', function() {
+
+

Background Transitions

+

+ Pass reveal.js the backgroundTransition: 'slide' config argument to make backgrounds slide rather than fade. +

+
+ +
+

Background Transition Override

+

+ You can override background transitions per slide by using data-background-transition="slide". +

+
+

Clever Quotes