mirror of https://github.com/metafizzy/isotope
David DeSandro
14 years ago
1 changed files with 8 additions and 0 deletions
@ -1,3 +1,11 @@ |
|||||||
|
<!-- analytics --> |
||||||
|
<script src="http://desandro.com/mint/?js"></script> |
||||||
|
<script> |
||||||
|
var _gaq=[['_setAccount','UA-592624-5'],['_trackPageview'],['_setDomainName', '.metafizzy.co']]; |
||||||
|
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.async=1; |
||||||
|
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js'; |
||||||
|
s.parentNode.insertBefore(g,s)}(document,'script')); |
||||||
|
</script> |
||||||
|
|
||||||
</body> |
</body> |
||||||
</html> |
</html> |
Loading…
Reference in new issue