Browse Source

include download.js script

Owen Versteeg 11 years ago
parent
commit
4f047123b4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      download.html

+ 1 - 0
download.html

@@ -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>