Skip to content

Instantly share code, notes, and snippets.

@JackBracken
Last active August 29, 2015 14:14
Show Gist options
  • Save JackBracken/9c55a98a290f89f4ed5e to your computer and use it in GitHub Desktop.
Save JackBracken/9c55a98a290f89f4ed5e to your computer and use it in GitHub Desktop.
<head>
<!-- Basic Meta Info -->
<meta charset="utf-8">
<title>
Congratulations!
</title>
<meta name="description" content="On your engagement!">
<meta name="author" content="Alan, Grace, Jack, Paul, Shaun and Erik">
<!-- Mobile Specific Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS -->
<link rel="stylesheet" href="css/styles.cat.css">
<!-- HTML5 shiv for IE -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script>
print("Nyan nyan :D");
</script>
<!-- Favicons -->
<link rel="shortcut icon" href: "/yay.ico">
</head>
<body>
<div class="container">
<div class="sixteen columns">
<p></p>
</div>
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment