Spaces:
Sleeping
Sleeping
File size: 4,111 Bytes
32b03fd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>HuggingFace DAO | $HFT π€</title>
<meta name="description" content="The friendliest meme token on the blockchain. Join HuggingFace DAO and launch $HFT at 1,000 β€οΈπ¦ members. No VC. No Presale. Just pure DAO energy." />
<meta name="keywords" content="huggingface dao, hft token, meme coin, crypto hugs, hugging token, meme dao, chill-to-earn, huggingface token" />
<meta name="author" content="HuggingFaceDAO Team" />
<meta name="theme-color" content="#FFC0CB" />
<!-- Open Graph / Facebook -->
<meta property="og:title" content="HuggingFace DAO | $HFT π€" />
<meta property="og:description" content="Join the world's friendliest DAO. We launch at 1,000 β€οΈπ¦ Telegram members!" />
<meta property="og:image" content="https://cdn-uploads.huggingface.co/production/uploads/666e22534e0d5eb26c8f0859/6_Hz-vn2OfEVTIK7aoaA3.jpeg" />
<meta property="og:url" content="https://t.me/HuggingFaceDAO" />
<meta property="og:type" content="website" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="HuggingFace DAO | $HFT π€" />
<meta name="twitter:description" content="Launching at 1K β€οΈπ¦ members. No presale. No VC. 100% community. Hug it. Pump it." />
<meta name="twitter:image" content="https://chunte-hfba.static.hf.space/images/modern%20Huggies/Vibing%20Huggy.gif" />
<!-- JSON-LD Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "HuggingFace DAO",
"url": "https://t.me/HuggingFaceDAO",
"logo": "https://cdn-uploads.huggingface.co/production/uploads/666e22534e0d5eb26c8f0859/6_Hz-vn2OfEVTIK7aoaA3.jpeg",
"sameAs": [
"https://t.me/HuggingFaceDAO"
],
"description": "A meme-powered DAO built on hugs, love, and decentralized vibes. Launching $HFT at 1,000 members.",
"founder": {
"@type": "Person",
"name": "The Huggy Community"
}
}
</script>
<style>
body {
font-family: 'Segoe UI', sans-serif;
background: linear-gradient(135deg, #fdf497, #fd5949, #d6249f, #285AEB);
color: #fff;
text-align: center;
padding: 2rem;
margin: 0;
}
h1 {
font-size: 2.8rem;
margin-bottom: 0.5rem;
}
p {
font-size: 1.2rem;
max-width: 600px;
margin: 1rem auto;
}
.button {
display: inline-block;
padding: 12px 24px;
background-color: #fff;
color: #000;
font-weight: bold;
border-radius: 30px;
text-decoration: none;
margin-top: 1.5rem;
}
.gallery {
margin-top: 3rem;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
gap: 20px;
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
.gallery img {
width: 100%;
border-radius: 16px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
footer {
margin-top: 4rem;
font-size: 0.9rem;
opacity: 0.7;
}
</style>
</head>
<body>
<h1>π€ HuggingFace DAO | $HFT</h1>
<p>The most wholesome meme token in crypto history.
Launching soon β when we hit <strong>1,000 β€οΈπ¦ Telegram members</strong>.</p>
<a class="button" href="https://t.me/HuggingFaceDAO" target="_blank">Join the Telegram DAO</a>
<div class="gallery">
<img src="https://chunte-hfba.static.hf.space/images/modern%20Huggies/Huggy%20Pop.gif" alt="Huggy Pop">
<img src="https://chunte-hfba.static.hf.space/images/modern%20Huggies/D%20Huggy.png" alt="D Huggy">
<img src="https://chunte-hfba.static.hf.space/images/modern%20Huggies/Vibing%20Huggy.gif" alt="Vibing Huggy">
<img src="https://chunte-hfba.static.hf.space/images/modern%20Huggies/Super%20Huggy.png" alt="Super Huggy">
</div>
<footer>
Built with hugs by the $HFT community. No VC. No presale. Only love.
</footer>
</body>
</html> |