From 610b81c32d10a47f540c779e47e514bef6730a35 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Thu, 22 Jan 2026 17:00:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=A0=87=E9=A2=98=E4=B8=BA=E2=80=9CFurtherverse=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将页面标题从“Fullstack Starter”更改为“Furtherverse” --- apps/server/src/routes/__root.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/server/src/routes/__root.tsx b/apps/server/src/routes/__root.tsx index 67b2b30..4baa411 100644 --- a/apps/server/src/routes/__root.tsx +++ b/apps/server/src/routes/__root.tsx @@ -27,7 +27,7 @@ export const Route = createRootRouteWithContext()({ content: 'width=device-width, initial-scale=1', }, { - title: 'Fullstack Starter', + title: 'Furtherverse', }, ], links: [