remove redundant meta tag

pull/7/head
Michael Q Larson 2014-12-26 13:52:59 -08:00
parent ebc33ccef1
commit a40cd6fcc2
1 changed files with 2 additions and 3 deletions

View File

@ -18,12 +18,11 @@ meta(content="Responsive", property="article:section")
meta(content="Free Code Camp is a community of busy people learning to code by collaborating on projects for nonprofits. Learn Full-stack JavaScript, build a portfolio, and get great references with our coding bootcamp.", name="description") meta(content="Free Code Camp is a community of busy people learning to code by collaborating on projects for nonprofits. Learn Full-stack JavaScript, build a portfolio, and get great references with our coding bootcamp.", name="description")
link(href="https://plus.google.com/114148836969274586544", rel="author") link(href="https://plus.google.com/114148836969274586544", rel="author")
//Twitter //Twitter
meta(content="freecodecamp", name="twitter:creator") meta(content="@freecodecamp", name="twitter:creator")
meta(content="http://www.freecodecamp.com", name="twitter:url") meta(content="http://www.freecodecamp.com", name="twitter:url")
meta(content="freecodecamp", name="twitter:site") meta(content="@freecodecamp", name="twitter:site")
meta(content="summary_large_image", name="twitter:card") meta(content="summary_large_image", name="twitter:card")
meta(content="https://s3.amazonaws.com/freecodecamp/challenges.png", name="twitter:image:src") meta(content="https://s3.amazonaws.com/freecodecamp/challenges.png", name="twitter:image:src")
meta(content="Free Code Camp: a community of busy people learning to code", name="twitter:title") meta(content="Free Code Camp: a community of busy people learning to code", name="twitter:title")
meta(content="https://pbs.twimg.com/profile_images/522961310212833280/XE6vGAaO.jpeg", name="twitter:image:src")
meta(content="Free Code Camp is a community of busy people learning to code by collaborating on projects for nonprofits. Learn Full-stack JavaScript, build a portfolio, and get great references with our coding bootcamp.", name="twitter:description") meta(content="Free Code Camp is a community of busy people learning to code by collaborating on projects for nonprofits. Learn Full-stack JavaScript, build a portfolio, and get great references with our coding bootcamp.", name="twitter:description")
meta(content="a40ee5d5dba3bb091ad783ebd2b1383f", name="p:domain_verify") meta(content="a40ee5d5dba3bb091ad783ebd2b1383f", name="p:domain_verify")