From f85d3865bb66a8566d6fc6597b33ef6f77d82bd8 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 17 Jul 2013 09:03:39 -0400 Subject: [PATCH] Optional Twitter cards meta --- _includes/head.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 014b5e7..f12202c 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,12 +2,12 @@ {% if page.title %}{{ page.title }} – {% endif %}{{ site.title }} {% if page.tags %}{% endif %} - +{% if site.owner.twitter %} - +{% end if %}