From e0224d6546985537c5a78c7377b36ddd08319bda Mon Sep 17 00:00:00 2001 From: RiseForever Date: Sun, 6 Sep 2026 09:44:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20=E5=85=B3=E4=BA=8E?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=A4=B4=E5=83=8F=E5=85=83=E7=B4=A0=E8=A2=AB?= =?UTF-8?q?=E5=BC=82=E5=B8=B8=E5=8E=8B=E7=BC=A9=E7=9A=84=20Bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Masthead.astro | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/Masthead.astro b/src/components/Masthead.astro index b778440..06b37e5 100644 --- a/src/components/Masthead.astro +++ b/src/components/Masthead.astro @@ -31,7 +31,7 @@ const position = banner?.position ?? siteConfig.banner.position; --- {enabled &&