From 707408bcc166124f61688a42ea75064fb106dc4f Mon Sep 17 00:00:00 2001 From: drewcassidy Date: Sun, 5 May 2019 00:03:03 -0700 Subject: [PATCH] remove og: from article-specific tags --- _includes/head.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 15c5f76..04fdaab 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -10,12 +10,12 @@ {% if page.collection == "posts" %} - - {% for tag in page.tags %} - + {% endfor %} {% if page.image %}