From 0a6e38b7e3ec55ef76aaedb765e97adf6c3c73e7 Mon Sep 17 00:00:00 2001 From: mxr612 Date: Sat, 26 Apr 2025 21:21:30 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=A0=87=E9=A2=98=E4=B8=BA=E2=80=9C=E5=BF=83=E5=B0=BA=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将页面标题从“心尺 PsychoScales”简化为“心尺”,以保持简洁性和一致性。 --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 27a3e95..4fd8325 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,7 +1,7 @@ {% extends 'base.html' %} {% block head_extra %} -心尺 PsychoScales +心尺 {% endblock %} {% block main %}