Home > gatsby-plugin-next-seo > BaseSeoProps > twitter
The twitter configuration object.
Signature:
twitter?: Twitter;
Twitter will read the og:title
, og:image
and og:description
tags for their card, this is why gatsby-plugin-next-seo
omits twitter:title
, twitter:image
and twitter:description
so not to duplicate.
Some tools may report this an error. See [Issue #14](https://github.com/garmeeh/gatsby-plugin-next-seo/issues/14)