From 7b7c3214d36440104c5bcb7475890c0a686a6354 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 27 Jun 2013 13:49:15 -0400 Subject: [PATCH] Add rel="tag" to tags --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index 63e8af9..c2c3574 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -17,7 +17,7 @@ {% if page.image.feature %}{{ page.title }}{% endif %}
- +

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