# HG changeset patch # User Steve Losh <steve@stevelosh.com> # Date 1457357877 0 # Node ID 4a5b14642e6d5cd45ff3d4f3fa0e61dc1c685c0a # Parent 311c668e679c4bdd8951c519b80133a4ce2102d3 deadlift: Update site. diff -r 311c668e679c -r 4a5b14642e6d deadlift/index.html --- 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>