aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorhakimel <hakim.elhattab@gmail.com>2013-01-29 18:59:36 -0500
committerhakimel <hakim.elhattab@gmail.com>2013-01-29 18:59:36 -0500
commit1ca8306e2adbc8f2a2e299db5ddebf3b421f3464 (patch)
treee63d27214bb7576ad9cb41d8df826cc960ab2c01 /index.html
parenta20d3b68627f7b83d0ad3a28280c9ec53c97af40 (diff)
downloadfreenode-live-2017-presentation-1ca8306e2adbc8f2a2e299db5ddebf3b421f3464.tar
freenode-live-2017-presentation-1ca8306e2adbc8f2a2e299db5ddebf3b421f3464.tar.gz
rename padding config option to margin, better mobile support for scaled presentations (#310)
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 24afca1..bc2f360 100644
--- a/index.html
+++ b/index.html
@@ -12,6 +12,8 @@
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
+
<link rel="stylesheet" href="css/reveal.min.css">
<link rel="stylesheet" href="css/theme/default.css" id="theme">