From 6fb155f95944ee426b411c8de98ea00b38f6b7f0 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Fri, 19 Sep 2025 11:23:07 +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 aae0905..d17e7e0 100644
--- a/public/index.html
+++ b/public/index.html
@@ -5,12 +5,12 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
- <title>Composite</title>
+ <title>CME</title>
</head>
<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 Composite doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
+ <strong>We're sorry but CME 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