From 3cfdc63cb409d1530e2ef07a70fd49c840eeda4e Mon Sep 17 00:00:00 2001 From: Lars Olesen Date: Mon, 31 Aug 2020 02:38:03 +0200 Subject: [PATCH] Added article:author used by Pinterest (#2670) --- _includes/seo.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_includes/seo.html b/_includes/seo.html index 9b60b7bb905d..7df1253b7f85 100644 --- a/_includes/seo.html +++ b/_includes/seo.html @@ -52,6 +52,9 @@ {% if author.name %} + {% if og_type == "article" %} + + {% endif %} {% endif %}