added splash screen for ios

This commit is contained in:
Manuel Friedli 2014-05-09 15:07:30 +02:00
parent a9f5667954
commit 23411bc59b
3 changed files with 3 additions and 2 deletions

View file

@ -29,7 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<link rel="shortcut icon" type="image/png" href="favicon.png" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link rel="apple-touch-icon" href="icon.png" />
<!-- <link rel="apple-touch-startup-image" href="" />--><!--320x460px-->
<link rel="apple-touch-startup-image" href="splash.png" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="viewport" content="width=device-width,user-scalable=no" />