From 03196ac3056c9ba6d0e6f1ea2f7da2400a5db14b Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 27 Jun 2013 13:54:39 -0400 Subject: [PATCH] Fix rich snippet markup --- _layouts/post.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index c2c3574..accbd71 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -17,13 +17,13 @@ {% if page.image.feature %}{{ page.title }}{% endif %}
- +

{% if page.headline %}{{ page.headline }}{% else %}{{ page.title }}{% endif %}