Skip to content

Instantly share code, notes, and snippets.

@rbk
Created September 21, 2016 16:14
Show Gist options
  • Save rbk/58ec180418c324c6048e952cd8177095 to your computer and use it in GitHub Desktop.
Save rbk/58ec180418c324c6048e952cd8177095 to your computer and use it in GitHub Desktop.
Embed code snippet
<script type="text/javascript">
(function(){
var s = document.createElement('script');
s.type = 'text/javascript';
a.async = true;
s.src = '';
var x = document.getElementsByTagName('script')[0];
x.parentNode.insertBefore(s, x);
})();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment