From 9b0fd96692a8c70f88dee60d599ae10c64522525 Mon Sep 17 00:00:00 2001 From: Steven_Z Date: Wed, 17 Dec 2025 16:15:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20baseurl=20=E9=9D=9E?= =?UTF-8?q?=E7=A9=BA=E6=97=B6=20CSS=20=E8=B7=AF=E5=BE=84=E5=8C=85=E5=90=AB?= =?UTF-8?q?=E7=A9=BA=E6=A0=BC=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复 CSS 路径中多余空格导致访问CSS时路径包含“%20” --- _includes/head.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 028fc7ac507..656745e5003 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -44,10 +44,10 @@ - + - +