Skip to content

Instantly share code, notes, and snippets.

@marciobarrios
Last active August 29, 2015 14:02
Show Gist options
  • Save marciobarrios/86bb76f283e2b40b34bc to your computer and use it in GitHub Desktop.
Save marciobarrios/86bb76f283e2b40b34bc to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, minimum-scale=1.0">
<!-- Prefetch DNS for external assets (Twitter widgets etc). -->
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="dns-prefetch" href="//platform.twitter.com">
<link rel="dns-prefetch" href="//www.google-analytics.com">
<link rel="dns-prefetch" href="//themes.googleusercontent.com">
<link rel="dns-prefetch" href="//p.twitter.com">
<link rel="dns-prefetch" href="//cdn.api.twitter.com">
<link rel="dns-prefetch" href="//cdn.adpacks.com">
<!-- Prerender work page -->
<link rel="prerender" href="http://csswizardry.com/work/">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@marciobarrios">
<meta name="twitter:domain" content="marciobarrios.com">
<meta name="twitter:creator" content="@marciobarrios">
<meta name="twitter:title" content="UI crafstman">
<meta name="twitter:image:src" content="http://marciobarrios.com/logo.png">
<meta name="twitter:description" content="">
<link rel="shortcut icon" href="/icon.png">
<link rel="apple-touch-icon-precomposed" href="/icon.png">
<meta name="apple-mobile-web-app-title" content="marciobarrios">
<meta name="description" content="">
</head>
<body></body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment