From 81702d10402435e7a7143f19a73ec925420ab1ef Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Sun, 14 Apr 2024 18:45:18 +0800
Subject: [PATCH] 111
---
public/index.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/public/index.html b/public/index.html
index 5259018..64f4bba 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 %>
+ USDTONE
</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 USDTONE 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