Skip to content

Instantly share code, notes, and snippets.

@dam1r89
Created September 28, 2016 11:53
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 dam1r89/a111c6034573d83437304f60253810c8 to your computer and use it in GitHub Desktop.
Save dam1r89/a111c6034573d83437304f60253810c8 to your computer and use it in GitHub Desktop.
<script>
(function(o) {
var switchTo5x=true;
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');
r.onload = function(){
stLight.options({publisher: "<some_hash>", doNotHash: false, doNotCopy: false, hashAddressBar: false});
};
r.async=1;
r.src='http://w.sharethis.com/button/buttons.js';
a.appendChild(r);
}(document));
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment