Skip to content

Instantly share code, notes, and snippets.

@jenielliott
Last active October 13, 2015 06:18
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 jenielliott/4152556 to your computer and use it in GitHub Desktop.
Save jenielliott/4152556 to your computer and use it in GitHub Desktop.
How to add Pinterest images + code to your blog sidebar
<div align="center">
<a href="URL-OF-BLOG-POST" title="TITLE-OF-YOUR-IMAGE-OR-POST" target="_blank"><img src="LOCATION-URL-OF-YOUR-IMAGE-FILE" alt="DESCRIPTIVE-TEXT-OF-YOUR-LINK" /></a>
</div>
<div align="center">
DROP CODE FOR PINTEREST PIN-IT BUTTON HERE
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment