From f23d4c09210e8bf34e1f51d1e196e784ff9979d0 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 15 Sep 2013 10:45:41 -0700 Subject: Another big layout/design change. --- _includes/head.html | 59 ----------------------------------------------------- 1 file changed, 59 deletions(-) delete mode 100644 _includes/head.html (limited to '_includes/head.html') diff --git a/_includes/head.html b/_includes/head.html deleted file mode 100644 index 69bf6f0..0000000 --- a/_includes/head.html +++ /dev/null @@ -1,59 +0,0 @@ - -{% if page.title %}{{ page.title }} – {% endif %}{{ site.title }} - -{% if page.tags %}{% endif %} -{% if site.owner.twitter %} - - - - -{% endif %} - - - - - - - - - - - -{% if site.google_verify %}{% endif %} -{% if site.bing_verify %}{% endif %} - -{% capture canonical %}{{ site.url }}{% if site.permalink contains '.html' %}{{ page.url }}{% else %}{{ page.url | remove:'index.html' | strip_slash }}{% endif %}{% endcapture %} - - -{% if site.owner.google_plus %}{% endif %} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3