Created
September 1, 2011 08:32
-
-
Save graylikeme/1185716 to your computer and use it in GitHub Desktop.
Bitorama button for posterous
This file contains hidden or 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
| 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