From f733ff3f64090a78a9606ecf8bb055de33b90596 Mon Sep 17 00:00:00 2001 From: Danny van Kooten Date: Sun, 10 Aug 2014 22:25:29 +0200 Subject: [PATCH] Fix icon classes for published and modified date of posts. --- _layouts/post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index 1888449..9b77dcf 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -33,8 +33,8 @@ {{ author.name }} bio photo {% endif %} By {{ author.name }} - - {% if page.modified %}{% endif %} + + {% if page.modified %}{% endif %} {% if site.owner.disqus-shortname and page.comments == true %} Comment{% endif %} {% if page.share %}