Skip to content

Instantly share code, notes, and snippets.

@jordanskole
Created June 10, 2013 15:32
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 jordanskole/5749697 to your computer and use it in GitHub Desktop.
Save jordanskole/5749697 to your computer and use it in GitHub Desktop.
Hit Tail code for reverberay
<!-- HitTail Code -->
<script type="text/javascript">
(function(){ var ht = document.createElement('script');ht.async = true;
ht.type='text/javascript';ht.src = '//106505.hittail.com/mlt.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ht, s);})();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment