From fe917e7316a1e49a07c87cb97dfbfbf4c029fb00 Mon Sep 17 00:00:00 2001 From: Meekdai Date: Thu, 2 Nov 2023 16:29:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A6=82=E6=9E=9C=E5=AD=98=E5=9C=A8=E5=A4=87?= =?UTF-8?q?=E6=A1=88=E5=8F=B7=EF=BC=8C=E6=B7=BB=E5=8A=A0=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E5=88=B0=E5=B7=A5=E4=BF=A1=E9=83=A8=E5=A4=87=E6=A1=88=E5=AE=98?= =?UTF-8?q?=E7=BD=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/footer.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/footer.html b/templates/footer.html index 84fdcd9..ba7738d 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,4 +1,5 @@ -Copyright © {{ blogBase['title'] }}

{{ blogBase['filingNum'] }} Powered by Gmeek

+Copyright © {{ blogBase['title'] }} +

if("{{ blogBase['filingNum'] }}"!=""){{{ blogBase['filingNum'] }}}Powered by Gmeek