summaryrefslogtreecommitdiff
path: root/_site_build/_includes/head.html
diff options
context:
space:
mode:
Diffstat (limited to '_site_build/_includes/head.html')
-rw-r--r--_site_build/_includes/head.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<link rel="canonical" href="{{ site.url}}{{ page.url | chomp_url }}">
<link rel="stylesheet" href="/css/style.css?v=1">
<link rel="alternate" type="application/rss+xml" href="{% if site.production and site.feedburner %}http://feeds.feedburner.com/{{ site.feedburner }}{% else %}/feed/{% endif %}" title="Feed for {{ site.title }}">
+{% if site.production and site.google_site_verification %}<meta name="google-site-verification" content="{{ site.google_site_verification }}">{% endif %}
<script src="/js/libs/modernizr-2.5.3.min.js"></script>