cebg-website/demo2/index.html
2023-06-28 13:38:09 +08:00

36 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>CEBG - Anime PUBG on fire!</title>
<meta property="og:title" content="CEBG Rally Event" />
<meta
property="og:description"
content="CounterFire.games | Gacha is blinking!Quest and Rewards Join CounterFire , Get your Gacha and rewards,A new evolution about Web3Gaming"
/>
<meta property="og:type" content="website" />
<meta property="og:url" content="https://quest.kingsome.cn/" />
<meta
property="og:image"
content="https://quest.kingsome.cn/images/cebg.png"
/>
<meta property="og:site_name" content="CEBG" />
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:title" content="CEBG Rally Event" />
<meta
property="twitter:image"
content="https://quest.kingsome.cn/images/cebg.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>
</body>
</html>