|
@@ -19,7 +19,7 @@
|
|
|
<!-- Apple iOS Safari settings -->
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
|
- <meta names="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
|
|
+ <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
|
|
<!-- App Start Icon -->
|
|
|
<link rel="apple-touch-startup-image" href="images/screen_320x460.png" />
|
|
|
<!-- For iOS devices set the icon to use if user bookmarks app on their homescreen -->
|