Created
September 10, 2012 18:36
-
-
Save zackn9ne/3692805 to your computer and use it in GitHub Desktop.
addthis.com Social Sharing button with @Company
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
| <!-- AddThis Button BEGIN --> | |
| <div class="addthis_toolbox addthis_default_style "> | |
| <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a> | |
| <a class="addthis_button_tweet" tw:via="company"></a> | |
| <a class="addthis_button_pinterest_pinit"></a> | |
| <a class="addthis_counter addthis_pill_style"></a> | |
| </div> | |
| <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script> | |
| <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4f99e7191b55a96e"></script> | |
| <!-- AddThis Button END --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment