ghost-dao-interface/index.html
Uncle Fatso d4446f6fb1
version 0.0.22
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-04-28 14:03:56 +03:00

33 lines
2.0 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="https://ipfs.io/ipfs/QmRgJ2UbzpM58te1R91bC2neWsS28F2QatBtzerM1JekyC" type="image/png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin">
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap" rel="stylesheet">
<title>ghostDAO | The DeFi 2.0 cross-chain reserve currency</title>
<meta name="description" content="ghostDAO is pioneering a decentralized cross-chain reserve currency powered by DeFi 2.0 protocol." />
<meta name="keywords" content="DAO, Defi, Cross-chain arbitrage, Blockchain, Crypto, Ethereum, ghostDAO, ghostchain, freedom, privacy, Sepolia" />
<meta property="og:image" content="https://ghostchain.io/wp-content/uploads/2025/01/ghostDAO-Featured_Image-1.png" />
<meta property="og:title" content="ghostDAO | The DeFi 2.0 cross-chain reserve currency" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:type" content="website" />
<meta property="og:description" content="ghostDAO is pioneering a decentralized cross-chain reserve currency powered by DeFi 2.0 protocol." />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@realGhostChain" />
<meta name="twitter:title" content="ghostDAO | The DeFi 2.0 cross-chain reserve currency" />
<meta name="twitter:description" content="ghostDAO is pioneering a decentralized cross-chain reserve currency powered by DeFi 2.0 protocol." />
<meta name="twitter:image" content="https://ghostchain.io/wp-content/uploads/2025/01/ghostDAO-Featured_Image-1.png" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>