From cc977ad7b2ece28f60eefec97d6ed526a6d340b5 Mon Sep 17 00:00:00 2001 From: Alexander 'AlexFinn' Ivanov Date: Wed, 28 Nov 2012 15:34:32 +0400 Subject: [PATCH] Change _includes/head.html and adding path to gauges_analytics.html Signed-off-by: Parker Moore --- .themes/classic/source/_includes/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/.themes/classic/source/_includes/head.html b/.themes/classic/source/_includes/head.html index e9002ac..fbf398a 100644 --- a/.themes/classic/source/_includes/head.html +++ b/.themes/classic/source/_includes/head.html @@ -24,6 +24,7 @@ {% include custom/head.html %} {% include google_analytics.html %} + {% include gauges_analytics.html %} {% unless favicon %}{% capture favicon %}{{ root_url }}/octopress-favicon.png{% endcapture %} {% endunless %}