From 68a34d95db63a264e7a577051d586ea496c63ca0 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Sat, 29 Jun 2024 18:31:56 +0800
Subject: [PATCH] 123
---
public/index.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/public/index.html b/public/index.html
index 5259018..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>
- <%= htmlWebpackPlugin.options.title %>
+ Coinzne
</title>
<link rel="manifest" href="./desk/manifest.json">
<meta name="theme-color" content="white">
@@ -20,8 +20,8 @@
<body>
<noscript>
- <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled.
- Please enable it to continue.</strong>
+ <strong>We're sorry but Coinzne doesn't work properly without JavaScript enabled.
+ Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
--
Gitblit v1.9.3