53 lines
1.6 KiB
HTML
53 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" href="/logo.png" />
|
|
<meta
|
|
name="viewport"
|
|
content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"
|
|
/>
|
|
<title>Gacha</title>
|
|
<meta property="og:title" content="Gacha" />
|
|
<meta
|
|
property="og:description"
|
|
content="m.gacha.CounterFire.games | Gacha is blinking! Quest and Rewards.Join Counter Fire and Rise of Gacha. Get your gacha and rewards. A new evolution about Web3Gaming."
|
|
/>
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="https://m.gacha.counterfire.games" />
|
|
<meta
|
|
property="og:image"
|
|
content="https://m.gacha.counterfire.games/images/counter.png"
|
|
/>
|
|
<!-- <meta property="og:site_name" content="CEBG" /> -->
|
|
<meta property="twitter:card" content="summary_large_image" />
|
|
<meta property="twitter:title" content="Gacha" />
|
|
<meta
|
|
property="twitter:image"
|
|
content="https://m.gacha.counterfire.games/images/counter.png"
|
|
/>
|
|
</head>
|
|
<script type="module">
|
|
import { Buffer } from "buffer";
|
|
window.Buffer = Buffer;
|
|
</script>
|
|
<body>
|
|
<div id="app"></div>
|
|
<script type="module" src="/src/main.js"></script>
|
|
<!-- Google tag (gtag.js) -->
|
|
<script
|
|
async
|
|
src="https://www.googletagmanager.com/gtag/js?id=G-9WFW3HQTR8"
|
|
></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag() {
|
|
dataLayer.push(arguments);
|
|
}
|
|
gtag("js", new Date());
|
|
|
|
gtag("config", "G-9WFW3HQTR8");
|
|
</script>
|
|
</body>
|
|
</html>
|