Build the Twitter Card meta block (parametrised by title / description / canonical URL). Returns a newline-joined string of <meta> tags.
Twitter inherits the Open Graph og:image when no dedicated twitter:image is set, but we still emit the dedicated meta tags so the card preview is identical regardless of crawler.
Build the Twitter Card meta block (parametrised by title / description / canonical URL). Returns a newline-joined string of
<meta>tags.Twitter inherits the Open Graph
og:imagewhen no dedicatedtwitter:imageis set, but we still emit the dedicated meta tags so the card preview is identical regardless of crawler.