From 25b2ba1cf86bc3439e7ad2acf2cd4a9ea7e4b0ed Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Fri, 28 Jun 2024 09:28:04 +0800
Subject: [PATCH] 123
---
public/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/index.html b/public/index.html
index 64f4bba..e89142d 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>
- USDTONE
+ Coinzne
</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 USDTONE doesn't work properly without JavaScript enabled.
+ <strong>We're sorry but Coinzne doesn't work properly without JavaScript enabled.
Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
--
Gitblit v1.9.3