From 7ec27eca7d6c98bcc445c9e04076067167656e96 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Wed, 04 Sep 2024 01:12:06 +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 e89142d..84e81a0 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>
- Coinzne
+ Singonre
</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 Coinzne doesn't work properly without JavaScript enabled.
+ <strong>We're sorry but Singonre doesn't work properly without JavaScript enabled.
Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
--
Gitblit v1.9.3