From af4cdaa2884a86235078110fc2bb445bb1ebef21 Mon Sep 17 00:00:00 2001 From: Tommy Chen Date: Sat, 2 Jun 2012 11:18:57 +0800 Subject: head.html indent --- source/_includes/head.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/source/_includes/head.html b/source/_includes/head.html index 04ed73c..fde576e 100644 --- a/source/_includes/head.html +++ b/source/_includes/head.html @@ -1,21 +1,21 @@ - - {% if page.title %}{{ page.title }} - {% endif %}{{ site.title }} - + + {% if page.title %}{{ page.title }} - {% endif %}{{ site.title }} + - {% capture description %}{% if page.description %}{{ page.description }}{% else %}{{ content | raw_content }}{% endif %}{% endcapture %} - - {% if page.keywords %}{% endif %} - + {% capture description %}{% if page.description %}{{ page.description }}{% else %}{{ content | raw_content }}{% endif %}{% endcapture %} + + {% if page.keywords %}{% endif %} + - - - - - - - {% include custom/head.html %} - {% include google_analytics.html %} + + + + + + + {% include custom/head.html %} + {% include google_analytics.html %} \ No newline at end of file -- cgit v1.1-2-g2b99