Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 989 Bytes

gatsby-plugin-next-seo.twitter.md

File metadata and controls

21 lines (13 loc) · 989 Bytes

Home > gatsby-plugin-next-seo > Twitter

Twitter interface

Signature:

export interface Twitter 

Properties

Property Type Description
cardType LiteralUnion<TwitterCardType, string> The card type, which will be one of summary, summary_large_image, app, or player.
handle string @username for the content creator / author (outputs as twitter:creator).
site string @username for the website used in the card footer.