Created
September 21, 2016 16:14
-
-
Save rbk/58ec180418c324c6048e952cd8177095 to your computer and use it in GitHub Desktop.
Embed code snippet
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
<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