Explorar el Código

fix broken iframe in backgrounds example

Hakim El Hattab hace 8 años
padre
commit
993526ff67
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      test/examples/slide-backgrounds.html

+ 1 - 1
test/examples/slide-backgrounds.html

@@ -93,7 +93,7 @@
 					<h2>Video background</h2>
 				</section>
 
-				<section data-background-iframe="https://slides.com">
+				<section data-background-iframe="https://slides.com/news/make-better-presentations/embed?style=hidden&autoSlide=4000">
 					<h2>Iframe background</h2>
 				</section>