Skip to content

Instantly share code, notes, and snippets.

@andypalmer
Created October 10, 2017 20:52
Show Gist options
  • Save andypalmer/e3f09ebe62ca288e2bc00cbc58d44ea7 to your computer and use it in GitHub Desktop.
Save andypalmer/e3f09ebe62ca288e2bc00cbc58d44ea7 to your computer and use it in GitHub Desktop.
Twitter card playground
<meta content='summary_large_image' name='twitter:card'>
<meta content='@RiverGlide' name='twitter:site'>
<meta content='Working Effectively with Legacy Code' name='twitter:title'>
<meta content='Working effectively with Legacy Code is one of those books that should be on every development team’s bookshelf. Many teams are working with code that has been around for quite some time, created before the team valued (or needed) practices like Test-Driven Development and SOLID principles.' name='twitter:description'>
<meta content='http://images.amazon.com/images/P/0131177052.01._SS1094_SCLZZZZZZZ_.jpg' name='twitter:image'>
<meta content='Working Effectively with Legacy Code' name='twitter:image:alt'>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment