Skip to content

Instantly share code, notes, and snippets.

@nc
Created February 22, 2014 14:45
Show Gist options
  • Save nc/9155902 to your computer and use it in GitHub Desktop.
Save nc/9155902 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
var tag = document.createElement("script");
tag.setAttribute("type", "text/javascript");
tag.setAttribute("src", "http://" + window.location.hostname + ":48626/takana.js");
tag.setAttribute("data-project", "eindx-prototype-discover");
document.body.appendChild(tag);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment