aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2014-05-15 11:42:44 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2014-05-15 11:42:51 +0200
commit252200f9f3e8efaa05c207d44f8e0241303cc571 (patch)
tree9a22a924891dababc37afa3271485ef27c89ccf7 /index.html
parentb9d25057d688dbe8aef4df7a8baa0dcb33137370 (diff)
downloadfreenode-live-2017-presentation-252200f9f3e8efaa05c207d44f8e0241303cc571.tar
freenode-live-2017-presentation-252200f9f3e8efaa05c207d44f8e0241303cc571.tar.gz
add minimal-ui to viewport for ios fullscreen
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 98739b9..a912f13 100644
--- a/index.html
+++ b/index.html
@@ -12,7 +12,7 @@
<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">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/default.css" id="theme">