HuggingFaceDAO / index.html
HuggingFaceDAO's picture
Update index.html
32b03fd verified
<!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>