Skip to content

Commit

Permalink
up s9 iframe links
Browse files Browse the repository at this point in the history
  • Loading branch information
geraldb committed Nov 25, 2013
1 parent c2cda70 commit 56717a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions blank5.html
Expand Up @@ -332,18 +332,18 @@ <h3>
A slide with an embed + title
</h3>

<iframe src='http://slideshow.rubyforge.org'></iframe>
<iframe src='http://slideshow-s9.github.io'></iframe>
</article>

<article class='slide nobackground'>
<iframe src='http://slideshow.rubyforge.org'></iframe>
<iframe src='http://slideshow-s9.github.io'></iframe>
</article>

<article class='fill'>
<h3>
Full-slide embed with (optional) slide title on top
</h3>
<iframe src='http://slideshow.rubyforge.org'></iframe>
<iframe src='http://slideshow-s9.github.io'></iframe>
</article>

<article>
Expand Down
6 changes: 3 additions & 3 deletions sample.html
Expand Up @@ -332,18 +332,18 @@ <h3>
A slide with an embed + title
</h3>

<iframe src='http://slideshow.rubyforge.org'></iframe>
<iframe src='http://slideshow-s9.github.io'></iframe>
</article>

<article class='slide nobackground'>
<iframe src='http://slideshow.rubyforge.org'></iframe>
<iframe src='http://slideshow-s9.github.io'></iframe>
</article>

<article class='fill'>
<h3>
Full-slide embed with (optional) slide title on top
</h3>
<iframe src='http://slideshow.rubyforge.org'></iframe>
<iframe src='http://slideshow-s9.github.io'></iframe>
</article>

<article>
Expand Down

0 comments on commit 56717a4

Please sign in to comment.