From cdefcba42717597295b9d7ebe3b427888d10fc59 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 13 Sep 2015 17:59:01 +0100 Subject: [PATCH] Use site.twitter.name --- source/_partials/og.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_partials/og.html.twig b/source/_partials/og.html.twig index a9d8e0d6..7a7775e6 100644 --- a/source/_partials/og.html.twig +++ b/source/_partials/og.html.twig @@ -27,11 +27,11 @@ {% if og.image %} - + {% else %} {% endif %} - + {% endif %}