include download.js script

This commit is contained in:
Owen Versteeg 2013-12-08 16:48:47 -05:00
parent 07b38f5d7f
commit 4f047123b4

View file

@ -72,5 +72,6 @@
mixpanel.init("048a77a4ae0938d041e6996dc178e173");
mixpanel.track('Page load', {'page name' : document.title, 'url' : window.location.pathname});
</script>
<script src="download.js" type="text/javascript"></script>
</body>
</html>