47 lines
1.6 KiB
HTML
47 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8" />
|
||
<link rel="icon" href="/header-logo.png" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<title>Counter Fire</title>
|
||
<meta property="og:title" content="Counter Fire" />
|
||
<meta
|
||
property="og:description"
|
||
content="CounterFire.games"
|
||
/>
|
||
<meta
|
||
name="description"
|
||
content="CounterFire.games"
|
||
/>
|
||
<meta
|
||
name="keywords"
|
||
content="CounterFire;CF;Gamefi;Web3;web3gaming; Cf game;Cf mobile; CounterFire googleplay; CounterFire Appstore;
|
||
battle royale;token;airdrop;p2e; play to earn, free to play, blockchain game;Arbitrum game;Arbitrum. Cryptocurrency; Crypto;anime game;anime web3 game;Two-dimensional game;shooting game;Anime shooting mobile game"
|
||
/>
|
||
<meta property="og:type" content="website" />
|
||
<meta property="og:url" content="https://www.counterfire.games/" />
|
||
<!-- <meta
|
||
property="og:image"
|
||
content="https://www.counterfire.games/counter.png"
|
||
/> -->
|
||
<!-- <meta property="og:site_name" content="Counter Fire" /> -->
|
||
<meta property="twitter:card" content="summary_large_image" />
|
||
<meta property="twitter:title" content="Counter Fire" />
|
||
<!-- <meta
|
||
property="twitter:image"
|
||
content="https://www.counterfire.games/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>
|
||
</body>
|
||
</html>
|