Advertisement
Guest User

Untitled

a guest
Jun 30th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. <!-- Add to homescreen for Chrome on Android -->
  2. <meta name="mobile-web-app-capable" content="yes">
  3. <link rel="icon" sizes="192x192" href="images/android-desktop.png">
  4.  
  5. <!-- Add to homescreen for Safari on iOS -->
  6. <meta name="apple-mobile-web-app-capable" content="yes">
  7. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  8. <meta name="apple-mobile-web-app-title" content="Material Design Lite">
  9. <link rel="apple-touch-icon-precomposed" href="images/ios-desktop.png">
  10.  
  11. <!-- Tile icon for Win8 (144x144 + tile color) -->
  12. <meta name="msapplication-TileImage" content="images/touch/ms-touch-icon-144x144-precomposed.png">
  13. <meta name="msapplication-TileColor" content="#3372DF">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement