Merge pull request #39 from mastermay/master

This commit is contained in:
Josh Buchea 2016-04-23 07:07:58 -07:00
commit 9db03f28d7
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@ A collection of HTML head elements.
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="apple-itunes-app" content="app-id=myAppStoreID, affiliate-data=myAffiliateData, app-argument=myURL">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="apple-touch-icon-precomposed" href="apple-touch-icon-precomposed.png">
<link rel="apple-touch-startup-image" href="startup.png">