Moved inclusion of analytics script to the bottom of the page.

This commit is contained in:
Borys Levytskyi
2015-04-23 21:23:37 +03:00
parent a480aa6e0a
commit c1072e0157

View File

@@ -37,9 +37,6 @@
<script type="text/javascript" src="js/app/run.js"></script>
<!-- /build -->
<!-- build:js js/analytics.js -->
<!-- /build -->
<link rel="stylesheet" type="text/css" href="css/styles.css" />
</head>
<body id="rootView" class="dark">
@@ -217,5 +214,8 @@
}
</script>
<!-- build:js js/analytics.js -->
<!-- /build -->
</body>
</html>