From 24b45850847f014fbba43a669d873fa7b7ac5691 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 9b60b7bb..7df1253b 100644 --- a/_includes/seo.html +++ b/_includes/seo.html @@ -52,6 +52,9 @@ {% if author.name %} + {% if og_type == "article" %} + + {% endif %} {% endif %}