Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Apr 16, 2024
1 parent 201ea04 commit 6d410cb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions web/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Expand All @@ -23,12 +22,10 @@
<meta name="twitter:title" content="Vote Crypto: The Game">
<meta name="twitter:description" content="Many will play. We Will win.">
<meta name="twitter:image" content="https://github.com/v3xlabs/CTGVault/blob/master/web/public/preview2.png?raw=true">

</head>

<body>
<div id="root"></div>
<script type="module" src="./src/index.tsx"></script>
<script defer data-domain="ctg.vote" src="http://ens.v3x.report/js/script.js"></script>
</body>

</html>

0 comments on commit 6d410cb

Please sign in to comment.