diff --git a/views/partials/meta.jade b/views/partials/meta.jade index 236db82020..0909425c80 100644 --- a/views/partials/meta.jade +++ b/views/partials/meta.jade @@ -9,14 +9,14 @@ meta(property="og:site_name", content="Free Code Camp") meta(name='twitter:widgets:csp', content='on') meta(name='p:domain_verify', content='d0bc047a482c03c24f1168004c2a216a') meta(property="og:url", content="http://www.freecodecamp.com") -meta(property="og:description", content="We're a community where you learn to code by helping nonprofits. Build your full stack JavaScript Portfolio today.") +meta(property="og:description", content="Learn to code by helping nonprofits. Build your full stack web development portfolio today.") meta(property="og:image", content="https://s3.amazonaws.com/freecodecamp/curriculum-diagram-full.jpg") meta(property="og:type", content="article") meta(property="article:publisher", content="https://www.facebook.com/freecodecamp") meta(property="article:section", content="Responsive") link(rel="publisher", href="https://plus.google.com/+Freecodecamp") link(rel="author", href="https://plus.google.com/+Freecodecamp") -meta(name="description", content="A community where you learn to code by helping nonprofits. Build your full stack JavaScript Portfolio today.") +meta(name="description", content="Learn to code by helping nonprofits. Build your full stack web development portfolio today.") meta(name="twitter:creator", content="@freecodecamp") meta(name="twitter:url", content="http://www.freecodecamp.com") meta(name="twitter:site", content="@freecodecamp")