diff --git a/_layouts/post.html b/_layouts/post.html index 2f39896..cb93118 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -28,19 +28,6 @@ layout: default {% endfor %} - - {% if page.seo.date_modified > page.date %} -
- Updated - - {{ page.seo.date_modified | date: POST_DATE }} - {{ page.seo.date_modified | date_to_xmlschema}} - -
- {% endif %} - {% if site.google_analytics.pv %}
@@ -68,9 +55,22 @@ layout: default
+ + {% if page.seo.date_modified > page.date %} +
+ Updated + + {{ page.seo.date_modified | date: POST_DATE }} + {{ page.seo.date_modified | date_to_xmlschema}} + +
+ {% endif %} + {% if page.tags.size > 0 %} -