From b993829d9e1f061cf16d225896c6fc0114e1e8f0 Mon Sep 17 00:00:00 2001 From: Julien Lengrand-Lambert Date: Mon, 12 Nov 2018 19:40:39 +0100 Subject: [PATCH] Some opengraph changes --- _includes/_head.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_includes/_head.html b/_includes/_head.html index 2c6581b..9fef42b 100644 --- a/_includes/_head.html +++ b/_includes/_head.html @@ -3,8 +3,8 @@ {% if site.owner.twitter %} -{% if page.image.feature %} - +{% if page.image.feature %} + {% else %} {% endif %} @@ -18,6 +18,7 @@ +{% endif %} {% if site.google_verify %} {% endif %}