Skip to content

Instantly share code, notes, and snippets.

@nickav
Created June 20, 2020 18:38
Show Gist options
  • Save nickav/f14f8f4e890c8e50bbe12aa10e403a63 to your computer and use it in GitHub Desktop.
Save nickav/f14f8f4e890c8e50bbe12aa10e403a63 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<meta charset=utf-8>
<meta name="viewport" content="minimal-ui, width=device-width, height=device-height, initial-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<title></title>
<meta name="description" content="">
<meta name="theme-color" content="#F43636">
<meta name="msapplication-navbutton-color" content="#F43636">
<meta name="apple-mobile-web-app-status-bar-style" content="#F43636">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment