Skip to content

Instantly share code, notes, and snippets.

@mccurcio
Forked from madneon/gist:7545181
Created August 16, 2021 16:27
Show Gist options
  • Save mccurcio/47e2f81d84f3e66f77cfbf0105e8d98d to your computer and use it in GitHub Desktop.
Save mccurcio/47e2f81d84f3e66f77cfbf0105e8d98d 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