Skip to content

Instantly share code, notes, and snippets.

@graciano
Created August 21, 2017 21:45
Show Gist options
  • Save graciano/c3fe430b1d514a40693b8ce5f593f755 to your computer and use it in GitHub Desktop.
Save graciano/c3fe430b1d514a40693b8ce5f593f755 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name='keywords' content="is, this, still, useful?">
<meta name='description' content="This is a quick html5 stuff gist">
<link rel="profile" href="http://graciano.github.io" />
<meta property="og:image" content="imagens/dev.svg">
<meta property="og:title" content="html5 gist">
<meta property="og:site_name" content="graciano.github.io">
<meta property="og:type" content="website">
<meta property="og:description" content="This is a quick html5 stuff gist">
<link href="imagens/favicon-16.png" rel="icon" type="image/png" sizes="16x16"/>
<link href="imagens/favicon-32.png" rel="icon" type="image/png" sizes="32x32"/>
<link href="imagens/favicon-96.png" rel="icon" type="image/png" sizes="96x96"/>
<link href="imagens/favicon-150.png" rel="icon" type="image/png" sizes="150x150"/>
<link href="imagens/favicon-196.png" rel="icon" type="image/png" sizes="196x196"/>
<meta name="msapplication-TileColor"
content="#000"/>
<meta name="msapplication-square150x150logo" content="favicon-150.png"/>
<link href="build/css/all.min.css" rel="stylesheet" type="text/css"/>
<title>title</title>
</head>
<body>
</body>
</html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment