mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 20:25:32 -04:00
very, very rudimentary transition to Hugo
This commit is contained in:
8
layouts/partials/footer.html
Normal file
8
layouts/partials/footer.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<script>
|
||||
window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
|
||||
ga('create','UA-1563964-4','auto');
|
||||
ga('send','pageview');
|
||||
</script>
|
||||
<script src="https://www.google-analytics.com/analytics.js" async defer></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user