Skip to content

Instantly share code, notes, and snippets.

@joelg
Created April 5, 2011 17:49
Show Gist options
  • Save joelg/904107 to your computer and use it in GitHub Desktop.
Save joelg/904107 to your computer and use it in GitHub Desktop.
The HTML code to add the Buffer button to your blog
<a href="http://bufferapp.com/add" class="buffer-add-button" data-text="{title of post goes here}" data-url="{full URL of post goes here}" data-via="{your twitter username here (without @)}" data-count="none, horizontal or vertical">Buffer</a>
<script type="text/javascript" src="http://static.bufferapp.com/js/button.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment