Skip to content

Instantly share code, notes, and snippets.

@jstarrdewar
Created March 21, 2014 00:03
Show Gist options
  • Save jstarrdewar/9676756 to your computer and use it in GitHub Desktop.
Save jstarrdewar/9676756 to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="google" content="notranslate" />
<meta http-equiv="Content-Language" content="en_US" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<link rel="shortcut icon" href="favicon.ico">
<title>My Website</title>
<link rel="stylesheet" href="css/app.css">
<script src="js/app.js"></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment