mozilla/srihash.org

Add social related tags

Closed this issue · 5 comments

Add social related tags

This could be a good first bug. What we want are meta tags like this:

  <meta property="og:site_name" content="..."/>
  <meta property="og:type" content="website"/>
  <meta name="twitter:card" content="summary"/>
  <meta name="description" content="..." />
  <meta property="og:title" content="...."/>
  <meta property="og:url" content="...."/>
  <meta name="twitter:title" content="..." />
  <meta name="twitter:description" content="..." />

i would like to work on this issue.
Capture

yup. please issue a pull request

#446
I have made a pull request .please tell me what else do u want in, as this was my first pull request and I got little confused while making it

#446 and #447 close this. Thank you @vanshaj234