Home > gatsby-plugin-next-seo > Twitter
Signature:
export interface Twitter
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. |