Skip to content

Commit 07fa54c

Browse files
committed
io2013 style updates
1 parent fa1c41d commit 07fa54c

File tree

10 files changed

+323
-217
lines changed

10 files changed

+323
-217
lines changed

images/io2013/google-io-lockup-1.png

15.5 KB
Loading

images/io2013/google-io-lockup-2.png

11 KB
Loading

slide_config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ var SLIDE_CONFIG = {
2323
// Author information
2424
presenters: [{
2525
name: 'Firstname Lastname',
26-
company: 'Job Title, Google',
26+
company: 'Job Title<br>Google',
2727
gplus: 'http://plus.google.com/1234567890',
2828
twitter: '@yourhandle',
2929
www: 'http://www.you.com',

template.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -365,13 +365,13 @@ <h2 class="white">Full Image (with Optional Header)</h2>
365365
<h2>Slide with Iframe</h2>
366366
</hgroup>
367367
<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>
369369
</article>
370370
</slide>
371371

372372
<slide>
373373
<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>
375375
</article>
376376
</slide>
377377

0 commit comments

Comments
 (0)