Skip to content

Instantly share code, notes, and snippets.

@soemarko
Created June 8, 2011 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soemarko/1014698 to your computer and use it in GitHub Desktop.
Save soemarko/1014698 to your computer and use it in GitHub Desktop.
twitter follow button on tumblr theme
{block:Twitter}
<div>
<a href="http://twitter.com/{TwitterUsername}" class="twitter-follow-button">
Follow @{TwitterUsername}
</a>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
</div>
{/block:Twitter}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment