From e6d914f0f64c4e1746e29daf8782fcd3001ab98c Mon Sep 17 00:00:00 2001 From: luckyasme <807254037@qq.com> Date: Thu, 22 May 2025 22:46:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Do=5Ftheme=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=B5=84=E6=BA=90=E6=89=BE=E4=B8=8D=E5=88=B0=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/partials/head.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 6277d8887..b9eb2e913 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -50,7 +50,8 @@ - + + {{ if ne .Site.LanguageCode "ru"}} -- Gitee