From 5bec4cfec8045b9efb9dcba599c1102e83fdae66 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Sun, 12 Jul 2020 03:06:26 -0400 Subject: [PATCH] don't use twitter's large summary card when the image is the website's avatar --- _includes/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index e75689a..6e31b6f 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -103,7 +103,7 @@ - {% if shareimg != "" %} + {% if shareimg != "" and shareimg != site.avatar %} {% else %}