Procházet zdrojové kódy

fix broken iframe in backgrounds example

Hakim El Hattab před 8 roky
rodič
revize
993526ff67
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>