Skip to content

Instantly share code, notes, and snippets.

@ravjot
Created January 28, 2017 02:05
Show Gist options
  • Select an option

  • Save ravjot/f49a58b3e86f8c281d2288a8fc66a6ec to your computer and use it in GitHub Desktop.

Select an option

Save ravjot/f49a58b3e86f8c281d2288a8fc66a6ec to your computer and use it in GitHub Desktop.
<script type="text/javascript">
(function (d, t) {
var bh = d.createElement(t), s = d.getElementsByTagName(t)[0];
bh.type = 'text/javascript';
bh.src = '//www.bugherd.com/sidebarv2.js?apikey=MY-ACTUAL-API-KEY-NOT-IN-A-PUBLIC-GIST';
s.parentNode.insertBefore(bh, s);
})(document, 'script');
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment