Skip to content

Instantly share code, notes, and snippets.

@franciscobatista356
Created December 28, 2019 19:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save franciscobatista356/d9cc6a6fcbe326f8bdbc3f6d2d0eb5ce to your computer and use it in GitHub Desktop.
Save franciscobatista356/d9cc6a6fcbe326f8bdbc3f6d2d0eb5ce to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>This is a test</title>
<meta name="description" content="This is a test">
<meta name="author" content="Hamlet Batista">
<div>This is shouldn't be here </div>
<link rel="canonical" href="http://localhost">
</head>
<body>
<div>This is a test</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment