Files
BM-Alpha-Connect/index.html
T
mporotlali2 489f7c8463 Update launch date to August 31, 2026
Set the BM Alpha launch countdown and public-facing launch details to August 31, 2026 at 10 PM GMT.
2026-08-25 11:37:28 +02:00

22 lines
1.3 KiB
HTML

<!doctype html>
<html lang="en" class="scroll-smooth">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>BM Alpha ($BMALPHA) — BirthdayMessaging Meme Coin on Solana</title>
<meta name="description" content="BM Alpha is the community-powered meme coin from BirthdayMessaging launching August 31, 2026 at 10 PM GMT on Solana. Built for the community, powered by memes." />
<meta property="og:title" content="BM Alpha ($BMALPHA) — Launching August 31, 2026" />
<meta property="og:description" content="The community-powered meme coin from BirthdayMessaging. Fast, fun, and built on Solana." />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800;900&family=Space+Grotesk:wght@500;600;700;800&display=swap" rel="stylesheet">
</head>
<body class="bg-[#07090E] text-slate-100 font-sans antialiased selection:bg-[#FF6B00] selection:text-white overflow-x-hidden min-h-screen">
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>