add google analytics

This commit is contained in:
2012-01-03 00:20:32 -05:00
parent 02e6ce6040
commit ceb554831e
2 changed files with 12 additions and 0 deletions

View File

@ -32,5 +32,6 @@
<footer>
&copy; 2002-{{ site.time | date:"%Y" }} {{ site.author }}
</footer>
{% include google_analytics.html %}
</body>
</html>