Skip to content

Instantly share code, notes, and snippets.

@mattlenz
Last active December 17, 2015 19:29
Show Gist options
  • Save mattlenz/5660725 to your computer and use it in GitHub Desktop.
Save mattlenz/5660725 to your computer and use it in GitHub Desktop.
Plain HTML Social Sharing
<a href="http://www.facebook.com/sharer/sharer.php?u={{URL}}">Facebook</a>
<a href="http://pinterest.com/pin/create/button/?url={{URL}}&media=&description=">Pinterest</a>
<a href="http://www.twitter.com/share?url={{URL}}">Twitter</a>
<a href="http://www.tumblr.com/share/link?url={{URL}}">Tumblr</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment