added apple-itunes-app for Apple iOS

This commit is contained in:
mastermay 2016-04-23 16:48:51 +08:00
parent 7d2a2f615f
commit 208da97e0e
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">