From bb298fd85072bdc45328b52fd9c9c7f4eeab4f43 Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Mon, 22 Jun 2026 14:35:52 +0800
Subject: [PATCH] 1
---
stats.html | 2 +-
.env | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.env b/.env
index fbe101b..e8c6d44 100644
--- a/.env
+++ b/.env
@@ -1,2 +1,2 @@
-VITE_APP__TITLE="Crypto"
+VITE_APP__TITLE="Bitget"
VITE_APP_SECRET="d78585e683ed11eaa13f0242ac110003"
\ No newline at end of file
diff --git a/stats.html b/stats.html
index 099dea5..64ebc7c 100644
--- a/stats.html
+++ b/stats.html
@@ -5,7 +5,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
- <title>Crypto</title>
+ <title>Bitget</title>
<style>
:root {
--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
--
Gitblit v1.9.3