aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2012-05-06 22:05:58 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2012-05-06 22:05:58 -0400
commit1013ff7ba5d191fe36e9bd4cca07e6fef2d065e6 (patch)
tree149631e26a63c87d8f0d8e89213230058f1f8a58 /index.html
parentec1c111359ef4a43df58fe8231ea1882c710725a (diff)
downloadfreenode-live-2017-presentation-1013ff7ba5d191fe36e9bd4cca07e6fef2d065e6.tar
freenode-live-2017-presentation-1013ff7ba5d191fe36e9bd4cca07e6fef2d065e6.tar.gz
hide address bar in mobile browsers, add apple web app meta
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index 6ffa93b..b38e094 100644
--- a/index.html
+++ b/index.html
@@ -8,6 +8,9 @@
<meta name="description" content="An easy to use CSS 3D slideshow tool for quickly creating good looking HTML presentations.">
<meta name="author" content="Hakim El Hattab">
+
+ <meta name="apple-mobile-web-app-capable" content="yes" />
+ <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<link href='http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic' rel='stylesheet' type='text/css'>