1
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:
2018-04-28 14:59:46 -04:00
parent a4f81b365b
commit 6fff44e8e2
26 changed files with 73 additions and 59 deletions

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