aboutsummaryrefslogtreecommitdiff
path: root/template.html
diff options
context:
space:
mode:
authorEric Bidelman2013-03-05 08:08:25 -0800
committerEric Bidelman2013-03-05 08:08:25 -0800
commit76273d4cbc163a1fe773a6198a2ac67144fa5bd2 (patch)
tree3169bc7d61a9a3311d11a0aae47da5401eeff732 /template.html
parent95fbc0b6c349ef6a3633ef8b0d51ed46b6b70765 (diff)
downloadio-slides-remote-76273d4cbc163a1fe773a6198a2ac67144fa5bd2.tar.gz
Patch for customizing evenet title. Fixes issue 12
Diffstat (limited to 'template.html')
-rw-r--r--template.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/template.html b/template.html
index 3560397..93eb2a0 100644
--- a/template.html
+++ b/template.html
@@ -1,5 +1,5 @@
1<!-- 1<!--
2Google IO 2012 HTML5 Slide Template 2Google IO 2012/2013 HTML5 Slide Template
3 3
4Authors: Eric Bidelman <ebidel@gmail.com> 4Authors: Eric Bidelman <ebidel@gmail.com>
5 Luke Mahé <lukem@google.com> 5 Luke Mahé <lukem@google.com>
@@ -9,7 +9,7 @@ URL: https://code.google.com/p/io-2012-slides
9<!DOCTYPE html> 9<!DOCTYPE html>
10<html> 10<html>
11<head> 11<head>
12 <title>Google IO 2012</title> 12 <title></title>
13 <meta charset="utf-8"> 13 <meta charset="utf-8">
14 <meta http-equiv="X-UA-Compatible" content="chrome=1"> 14 <meta http-equiv="X-UA-Compatible" content="chrome=1">
15 <!--<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">--> 15 <!--<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">-->