attempt to fix twitter_card

pull/7/head
Michael Q Larson 2014-12-26 13:46:14 -08:00
parent 16ec131799
commit ebc33ccef1
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ 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(name="twitter:image:src" content="https://s3.amazonaws.com/freecodecamp/challenges.png") 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="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")