Skip to content

Instantly share code, notes, and snippets.

@madneon
Created November 19, 2013 13:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save madneon/7545181 to your computer and use it in GitHub Desktop.
Save madneon/7545181 to your computer and use it in GitHub Desktop.
HTML: index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>...</title>
<meta name="description" content="...">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="author" content="bartek.bobko@gmail.com">
<link rel="shortcut icon" href="favicon.ico">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment