From 42faef34194c466f03e29d75a63ae502e4213044 Mon Sep 17 00:00:00 2001 From: admin <344137771@qq.com> Date: Tue, 06 Jan 2026 10:38:46 +0800 Subject: [PATCH] 上一版是10.10的, 这版才是原始源码 --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index 1348137..1c170e9 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ <meta name="theme-color" content="#131A2E"> <meta name="apple-mobile-web-app-status-bar-style" content="#131A2E" /> <link rel="apple-touch-icon" href="./public/img/App.png"> - <title>SC-Easy</title> + <title>SWFT</title> </head> <body> -- Gitblit v1.9.3