How to add Pinterest images + code to your blog sidebar
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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