Skip to content

Commit

Permalink
fix broken iframe in backgrounds example
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimel committed Jan 8, 2016
1 parent 3d33d27 commit 993526f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/examples/slide-backgrounds.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h2>Same background twice (2/2)</h2>
<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>

Expand Down

0 comments on commit 993526f

Please sign in to comment.