Skip to content

Instantly share code, notes, and snippets.

@amberhinds
Created February 26, 2016 17:46
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 amberhinds/2980484198bc5d43ae08 to your computer and use it in GitHub Desktop.
Save amberhinds/2980484198bc5d43ae08 to your computer and use it in GitHub Desktop.
Meta Tags on Website
<head>
<meta charset="UTF-8" />
<title>Dancey Pants Disco – Work and Life of an Artist/Illustrator living on Nantucket.</title>
<meta name="description" content="Work and Life of an Artist/Illustrator living on Nantucket." />
<link rel="canonical" href="https://danceypantsdisco.com/" />
// ...Additional Meta Here...
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment