MInt/public/index.html
2024-03-09 03:03:03 +08:00

30 lines
904 B
HTML

<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="/logo.png">
<title>COUNTERFIRE | Founder's Tag</title>
<meta
name="description"
content="Heroes Assemble: MOBA Battles Beyond Imagination"
/>
<meta
property="og:image"
content="https://mint.counterfire.games/mint.png"
/>
<meta
property="twitter:image"
content="https://gacha.counterfire.games/images/counter.png"
/>
</head>
<body>
<noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>