Skip to content

Instantly share code, notes, and snippets.

@declanhucdconnect
Last active July 20, 2017 12:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save declanhucdconnect/85dad0b7477dd6962f0a9adbc7c5f06d to your computer and use it in GitHub Desktop.
Save declanhucdconnect/85dad0b7477dd6962f0a9adbc7c5f06d to your computer and use it in GitHub Desktop.
Twitter Card HTML snippet
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@TwitterHandleOfSite">
<meta name="twitter:creator" content="@TwitterHandleOfCreator">
<meta name="twitter:title" content="PutTheTitleHere">
<meta name="twitter:description" content="AddADescriptionThatIsOfDecentLengthHereItShouldBeUpToThreeLinesLongOnAWebBasedTwitterClient">
<meta name="twitter:image" content="http://ImagURLGoesHere.jpg">
<meta name="twitter:image:alt" content="UpTo420CharacterDescriptionOfTheImageForAccessibilityReasons">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment