From bcf817f20ede9ccaf9bfb704816a0f8f0e4cb944 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Thu, 05 Jun 2025 17:26:16 +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