HuggingFaceDAO commited on
Commit
32b03fd
·
verified ·
1 Parent(s): 91be6ed

Update index.html

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