Преглед изворни кода

fix broken iframe in backgrounds example

Hakim El Hattab пре 8 година
родитељ
комит
993526ff67
1 измењених фајлова са 1 додато и 1 уклоњено
  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>