瀏覽代碼

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>