From 8741dd098a8859f5fb7c4ebc7baf7000fdab2818 Mon Sep 17 00:00:00 2001 From: Michael Q Larson Date: Thu, 11 Dec 2014 12:06:00 -0800 Subject: [PATCH] code to verify our website for pintrest --- views/partials/meta.jade | 1 + 1 file changed, 1 insertion(+) diff --git a/views/partials/meta.jade b/views/partials/meta.jade index 0579774f8fe..5ff3b435767 100644 --- a/views/partials/meta.jade +++ b/views/partials/meta.jade @@ -5,6 +5,7 @@ meta(name='csrf-token', content=_csrf) meta(name='keywords', content='learn to code, learn how to code, code, coding, software engineer, software developer, mean stack, pair programming, node.js, angular.js, express.js, mongoDB, coding bootcamp') meta(content="Learn to code at freecodecamp.com. Free Code Camp is a free coding bootcamp for busy people. Learn JavaScript, build a portfolio, and get great references - all by helping nonprofits!", property="og:title") meta(content="FreeCodeCamp", property="og:site_name") +meta(name='p:domain_verify', content='d0bc047a482c03c24f1168004c2a216a') meta(content="http://www.freecodecamp.com", property="og:url") meta(content="Learn to code at freecodecamp.com. Free Code Camp is a free coding bootcamp for busy people. Learn JavaScript, build a portfolio, and get great references - all by helping nonprofits!", property="og:description") meta(content="https://pbs.twimg.com/profile_images/522961310212833280/XE6vGAaO.jpeg", property="og:image")