From 38d7ef85f2da46fa2d742469e870647c5651ed00 Mon Sep 17 00:00:00 2001 From: SkyArrow Date: Sun, 4 Mar 2012 19:11:40 +0800 Subject: fix page layout --- source/_layouts/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_layouts/page.html b/source/_layouts/page.html index 166e209..e055aba 100644 --- a/source/_layouts/page.html +++ b/source/_layouts/page.html @@ -6,7 +6,7 @@ layout: default {% if page.title %}

{% if site.titlecase %}{{ page.title | titlecase }}{% else %}{{ page.title }}{% endif %}

{% endif %} - {{ content }} +
{{ content }}
{% include post/sharing.html %} {% if site.disqus_short_name and page.comments == true %} -- cgit v1.1-2-g2b99