From ba1842bd2162d4fa3c7189621825afd765bea5fa Mon Sep 17 00:00:00 2001
From: Eric Bidelman
Date: Sat, 14 Apr 2012 14:39:08 -0700
Subject: Hammer.js instead. Touch working on mobile style sheets now in main
.html file. Better for mobile rather than dynamically loading in js matcMedia
polyfill
---
template.html | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
(limited to 'template.html')
diff --git a/template.html b/template.html
index 4ff22b0..ce03ecf 100644
--- a/template.html
+++ b/template.html
@@ -9,9 +9,13 @@ URL: https://code.google.com/p/io-2012-slides
- Title
+ Google IO 2012
+
+
+
+
@@ -59,9 +63,9 @@ URL: https://code.google.com/p/io-2012-slides
A list where items build:
-
Blah
-
Blah
-
Blah
+
Pressing 'h' will highlight code snippets
+
Pressing 'n' will toggle extra notes
+
Pressing 'f' will toggle fullscreen viewing
Another list, but items fade as they build:
@@ -368,7 +372,7 @@ function helloWorld(world) {
settings: {
title: 'Title Goes Here Up To Two Lines',
subtitle: 'Subtitle Goes Here',
- theme: 'default',
+ //theme: ['mytheme'],
hashtag: '#html5', //TODO
useBuilds: true,
usePrettify: true,
@@ -402,7 +406,7 @@ function helloWorld(world) {
-
+
--
cgit v1.2.3