From b90c902e3794c16bace66e9ec4a13d0bea3877cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BD=A6=E4=BA=AE=E4=BA=AE?= Date: Tue, 28 Feb 2017 22:10:32 +0800 Subject: [PATCH] =?UTF-8?q?seo=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/blog/article_detail.html | 1 + templates/blog/tags/article_info.html | 5 ++--- templates/blog/tags/article_meta_info.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/blog/article_detail.html b/templates/blog/article_detail.html index cff921b..a8060ac 100755 --- a/templates/blog/article_detail.html +++ b/templates/blog/article_detail.html @@ -4,6 +4,7 @@ {{ article.title }} | {{ SITE_DESCRIPTION }} + diff --git a/templates/blog/tags/article_info.html b/templates/blog/tags/article_info.html index df7164b..38718e4 100644 --- a/templates/blog/tags/article_info.html +++ b/templates/blog/tags/article_info.html @@ -1,10 +1,9 @@ {% load blog_tags %}
+ class="post-3815 post type-post status-publish format-standard hentry">
-

+

{% if isindex %} {{ article.title }} diff --git a/templates/blog/tags/article_meta_info.html b/templates/blog/tags/article_meta_info.html index 6e8d337..92e53b4 100644 --- a/templates/blog/tags/article_meta_info.html +++ b/templates/blog/tags/article_meta_info.html @@ -4,7 +4,7 @@ itemprop="datePublished" content="{% datetimeformat article.created_time %}" rel="bookmark"> -