Created
June 20, 2020 18:38
-
-
Save nickav/f14f8f4e890c8e50bbe12aa10e403a63 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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