Created
May 18, 2015 11:36
-
-
Save jawdatls/c17d592888e24dfd4b6b to your computer and use it in GitHub Desktop.
Responsive Meta
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
| <meta charset="utf-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | |
| <meta name="viewport" content="width=device-width,initial-scale=1.0"> | |
| <meta name="apple-mobile-web-app-capable" content="yes"> | |
| <meta name="mobile-web-app-capable" content="yes"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment