From f2b1457800817a248a58b51578146c3453e73a9f Mon Sep 17 00:00:00 2001
From: jinsir <874871581@qq.com>
Date: Wed, 19 Nov 2025 08:14:32 +0800
Subject: [PATCH] =?UTF-8?q?news=20=E8=B7=AF=E7=94=B1=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/routes/news.tsx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/app/routes/news.tsx b/app/routes/news.tsx
index d0dc93f..9411938 100755
--- a/app/routes/news.tsx
+++ b/app/routes/news.tsx
@@ -28,12 +28,13 @@ export default function Home() {
+
-
+
);
}