From c547081aa61be5c7b6d4c12853c675954c2156eb Mon Sep 17 00:00:00 2001
From: admin <344137771@qq.com>
Date: Tue, 10 Feb 2026 14:45:18 +0800
Subject: [PATCH] 1

---
 index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index 1348137..c5996a6 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="en">
+<html lang="en" theme="dark">
 
 <head>
   <meta charset="UTF-8" />
@@ -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>Crypto</title>
 </head>
 
 <body>

--
Gitblit v1.9.3