From 7f804c46933b43cb226b73fd756ca6541e80d435 Mon Sep 17 00:00:00 2001 From: Burning_TNT Date: Mon, 3 Nov 2025 22:28:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=A2=84=E8=A7=88=E6=9E=84?= =?UTF-8?q?=E5=BB=BA=E6=8F=90=E7=A4=BA=E6=96=87=E6=9C=AC=20(#323)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 0d8cea0..e691d2a 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -12,7 +12,7 @@ layout: compress {% if site.preview and site.preview.pr-number %} -
当前站点为预览构建而非官方文档,如需反馈问题请前往 #{{ site.preview.pr-number }} 反馈。
+
当前站点为预览构建而非官方文档。如需反馈问题,请前往 #{{ site.preview.pr-number }} 留言。
{% endif %} {% include_cached skip-links.html %}