Parcourir la source

fix broken iframe in backgrounds example

Hakim El Hattab il y a 8 ans
Parent
commit
993526ff67
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>