--- a/deadlift/index.html Mon Mar 07 13:35:38 2016 +0000
+++ b/deadlift/index.html Mon Mar 07 13:37:57 2016 +0000
@@ -23,7 +23,17 @@
<li><strong>Issues:</strong> <a href="http://bitbucket.org/sjl/deadlift/issues/">http://bitbucket.org/sjl/deadlift/issues/</a></li>
</ul><h2>Table of Contents</h2><ol class="toc"></ol>
</div>
- <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p></footer>
+ <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p>
+<script>
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+ ga('create', 'UA-15328874-3', 'auto');
+ ga('send', 'pageview');
+
+</script></footer>
</div>
</body>
</html>