1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-02 12:48:13 +02:00

fix broken iframe in backgrounds example

This commit is contained in:
Hakim El Hattab
2016-01-08 14:18:53 +01:00
parent 3d33d27b86
commit 993526ff67

View File

@@ -93,7 +93,7 @@
<h2>Video background</h2> <h2>Video background</h2>
</section> </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> <h2>Iframe background</h2>
</section> </section>