Skip to content

Instantly share code, notes, and snippets.

@graylikeme
Created September 1, 2011 08:32
Show Gist options
  • Save graylikeme/1185716 to your computer and use it in GitHub Desktop.
Save graylikeme/1185716 to your computer and use it in GitHub Desktop.
Bitorama button for posterous
Your theme must "support" sharing and you must enable sharing in the settings otherwise it won't display that block
{block:Sharing}
...
<li class="bitorama-share-button">
<a href="https://bitorama.com/submit?title={Title}&url={Permalink}" target="_blank"> <img src="https://bitorama.com/images/buttons/submit_wide_16.png" alt="להוסיף לביטורמה"border="0" /> </a>
</li>
...
{/block:Sharing}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment