From 305862dfebb1cf0055fbcf907c1fd1df85b1f7e0 Mon Sep 17 00:00:00 2001 From: Meekdai Date: Wed, 22 Nov 2023 10:35:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9h1=E5=AD=97=E4=BD=93=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/plist.html | 6 +++--- templates/post.html | 9 ++++++--- templates/tag.html | 11 +++++++---- 3 files changed, 16 insertions(+), 10 deletions(-) diff --git a/templates/plist.html b/templates/plist.html index 453d002..6fb6079 100644 --- a/templates/plist.html +++ b/templates/plist.html @@ -7,7 +7,7 @@ {{ blogBase['style'] }} {% endblock %} {% block header %}

- {{ blogBase['postTitle'] }} + {{ blogBase['postTitle'] }}

diff --git a/templates/tag.html b/templates/tag.html index 6f4960c..6e64cb4 100644 --- a/templates/tag.html +++ b/templates/tag.html @@ -5,7 +5,7 @@ {% block style %}