Skip to content

Instantly share code, notes, and snippets.

@robertcedwards
Created April 18, 2012 04:55
Show Gist options
  • Save robertcedwards/2411180 to your computer and use it in GitHub Desktop.
Save robertcedwards/2411180 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
function() {
var po = document.createElement("script");
po.type = "text/javascript";
po.async = true;
po.src = "https://apis.google.com/js/plusone.js";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(po, s);
})();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment