不再更改网页的title

This commit is contained in:
cebgcontract 2022-11-17 17:41:09 +08:00
parent c5e746d92f
commit 4ab5cfb791

View File

@ -5,7 +5,7 @@
<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><%= htmlWebpackPlugin.options.title %></title>
<title>CEBG 1,000 Commander Rally</title>
<style>
</style>
</head>