From 456530a62c547d75e15ea226bdfcd30509c3c7fb Mon Sep 17 00:00:00 2001 From: Danny Berger Date: Fri, 25 Apr 2014 09:54:15 -0700 Subject: [PATCH] meta tag changes --- _includes/header.html | 30 +++++++++++++++---- ...4-24-color-searching-with-elasticsearch.md | 1 + 2 files changed, 25 insertions(+), 6 deletions(-) diff --git a/_includes/header.html b/_includes/header.html index 082ebd5..a37be4a 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -15,23 +15,41 @@ {% endif %} - - - {% if page.description %} - {% endif %} {% if page.tags %} {% endif %} + + + - - + {% if page.description %} + + {% endif %} + + + + + + + {% if page.description %} + + {% endif %} + {% if 'gallery-photo' == page.layout %} + + + {% else %} + + {% if page.primary_image %} + + {% endif %} + {% endif %}