Twitter Card
This is a set of metadata which allows embedding page content into tweets. Usually this means that a tweet will display a summary of the page.
Metadata Tags
With this example a tweet will show a summary of the page:
<!-- Twitter Card -->
<meta name="twitter:card" content="summary"/>
<meta name="twitter:creator" content="@BernardoMartG"/>
<meta name="twitter:title" content="Docs Bootstrap Template Demo"/>
<meta name="twitter:description"
content="Check the demo for the Docs Bootstrap Template, a modern template for documentation sites"/>
Last updated
Was this helpful?