From f50a0ae69f386c2fcb2517f465c156c39a50ff13 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 11 Dec 2013 22:56:01 +0100 Subject: [PATCH] head refinements --- _src/_includes/head.html | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/_src/_includes/head.html b/_src/_includes/head.html index e56667dd..947e1f1a 100644 --- a/_src/_includes/head.html +++ b/_src/_includes/head.html @@ -52,19 +52,29 @@ - - {% capture canonical %}{{ site.url }}{% if site.permalink contains '.html' %}{{ page.url }}{% else %}{{ page.url | remove:'index.html' | strip_slash }}{% endif %}{% endcapture %} - {% if page.style %} {% endif %} - - + + + + + + + + {% capture canonical %}{{ site.url }}{% if site.permalink contains '.html' %}{{ page.url }}{% else %}{{ page.url | remove:'index.html' }}{% endif %}{% endcapture %} + + + + + + + {% if paginator %}