From 208fdfa683d883e75c9307d2172690820e6187bf Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sat, 10 May 2025 15:54:39 +0800
Subject: [PATCH] 1

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

diff --git a/public/index.html b/public/index.html
index 0281874..d73c780 100644
--- a/public/index.html
+++ b/public/index.html
@@ -8,7 +8,7 @@
     content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0,viewport-fit=cover">
   <link rel="icon" href="<%= BASE_URL %>favicon.ico">
   <title>
-    Orbital
+    BingX
   </title>
   <link rel="manifest" href="./desk/manifest.json">
   <meta name="theme-color" content="white">
@@ -20,7 +20,7 @@
 
 <body>
   <noscript>
-    <strong>We're sorry but Orbital doesn't work properly without JavaScript enabled.
+    <strong>We're sorry but BingX doesn't work properly without JavaScript enabled.
       Please enable it to continue.</strong>
   </noscript>
   <div id="app"></div>

--
Gitblit v1.9.3