diff options
author | Eric Bidelman | 2013-04-29 14:53:53 -0700 |
---|---|---|
committer | Eric Bidelman | 2013-04-29 14:53:53 -0700 |
commit | 07fa54cb316721ea1522f801063dd2109530a8bf (patch) | |
tree | ae56a9e73651d42a7c6aa9b6b5d90085540fd871 /template.html | |
parent | fa1c41da5a639fd54c064a5a34fdef9cbb794cd8 (diff) | |
download | io-slides-remote-07fa54cb316721ea1522f801063dd2109530a8bf.tar.gz |
io2013 style updates
Diffstat (limited to 'template.html')
-rw-r--r-- | template.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template.html b/template.html index 93eb2a0..b4e7d33 100644 --- a/template.html +++ b/template.html | |||
@@ -365,13 +365,13 @@ function helloWorld(world) { | |||
365 | <h2>Slide with Iframe</h2> | 365 | <h2>Slide with Iframe</h2> |
366 | </hgroup> | 366 | </hgroup> |
367 | <article> | 367 | <article> |
368 | <iframe data-src="http://www.google.com/doodle4google/history.html"></iframe> | 368 | <iframe data-src="http://www.google.com/doodle4google/resources/history.html"></iframe> |
369 | </article> | 369 | </article> |
370 | </slide> | 370 | </slide> |
371 | 371 | ||
372 | <slide> | 372 | <slide> |
373 | <article> | 373 | <article> |
374 | <iframe data-src="http://www.google.com/doodle4google/history.html"></iframe> | 374 | <iframe data-src="http://www.google.com/doodle4google/resources/history.html"></iframe> |
375 | </article> | 375 | </article> |
376 | </slide> | 376 | </slide> |
377 | 377 | ||