summaryrefslogtreecommitdiffstats
path: root/source/_includes/head.html
diff options
context:
space:
mode:
authorTommy Chen <tommy351@gmail.com>2012-06-03 04:41:18 +0200
committerTommy Chen <tommy351@gmail.com>2012-06-03 04:41:18 +0200
commitd56e274fd33711edc11f146782e1dc0d7dc5c7d1 (patch)
treed7dd3029fbd78148c293a47f80f5be0d1ded617e /source/_includes/head.html
parent94270a6ab47692520b18fd136342f05c496deaeb (diff)
downloadoctopress-theme-jeyzu-d56e274fd33711edc11f146782e1dc0d7dc5c7d1.zip
octopress-theme-jeyzu-d56e274fd33711edc11f146782e1dc0d7dc5c7d1.tar.gz
move google analytics code to footer
Diffstat (limited to 'source/_includes/head.html')
-rw-r--r--source/_includes/head.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/_includes/head.html b/source/_includes/head.html
index fde576e..29d99b5 100644
--- a/source/_includes/head.html
+++ b/source/_includes/head.html
@@ -17,5 +17,4 @@
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
{% include custom/head.html %}
- {% include google_analytics.html %}
</head> \ No newline at end of file