From a0d0712e1c1f7845a0d8e1ad98ed22ced16fd066 Mon Sep 17 00:00:00 2001 From: Micah Cowell Date: Sat, 26 Mar 2016 23:05:47 -0700 Subject: [PATCH] google analytics --- _config.yml | 2 +- _layouts/default.html | 18 ++++++------------ 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/_config.yml b/_config.yml index 7b146be..2bec22c 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ # My variables name: Micah Cowell -google_analytics: null +google_analytics: UA-39119359-12 google_verification: null diff --git a/_layouts/default.html b/_layouts/default.html index 8e5d0d7..878618f 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -24,18 +24,12 @@ {% if jekyll.environment == 'production' and site.google_verification%} {% endif %}