Skip to content

Instantly share code, notes, and snippets.

@mortenjust
Created April 22, 2012 13:28
Show Gist options
  • Save mortenjust/2464130 to your computer and use it in GitHub Desktop.
Save mortenjust/2464130 to your computer and use it in GitHub Desktop.
iphone meta
<meta name="viewport" content="initial-scale=1.0, width=device-width, height=device-height, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<link rel="apple-touch-icon-precomposed" href="maps-icon.png"/>
<link rel="apple-touch-startup-image" href="splash.png" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment