From ff3295bbcf3b03a798cc457661d746eebc4cb3b6 Mon Sep 17 00:00:00 2001 From: davidtsadler Date: Wed, 16 May 2012 22:01:19 +0100 Subject: Add google site verification meta tag. --- _site_build/_includes/head.html | 1 + 1 file changed, 1 insertion(+) (limited to '_site_build/_includes') diff --git a/_site_build/_includes/head.html b/_site_build/_includes/head.html index 619229c..f122012 100644 --- a/_site_build/_includes/head.html +++ b/_site_build/_includes/head.html @@ -8,4 +8,5 @@ +{% if site.production and site.google_site_verification %}{% endif %} -- cgit v1.2.3-13-gbd6f