get-involved
get-involved copied to clipboard
Add `Opengraph:image` & `twitter:image` meta tags
Description
Currently when we share our page, it doesn't render the Image.

We Can create a new we og:image relevant to our Page, or Can use the same what Docker is using:

Though, we have to fix the size of image. ( we should do that for docker.com also) - so that it looks good!
Possible Implementation:
Add an og:image & twitter:image metadata to the website. Use png instead of SVG here.
Context:
Check whether we are using Open Graph data
https://opengraphcheck.com/ https://developers.facebook.com/tools/debug/ https://cards-dev.twitter.com/validator
@ajeetraina Can Assign this to you.
@ManishOffi Feel free to raise PR and improve this site.