hide address bar in mobile browsers, add apple web app meta
This commit is contained in:
parent
ec1c111359
commit
1013ff7ba5
4 changed files with 71 additions and 42 deletions
|
@ -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'>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue