Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -0
index.html
CHANGED
|
@@ -196,6 +196,10 @@
|
|
| 196 |
<div class="text-3xl text-center mb-1"><i class="fas fa-coffee text-yellow-600"></i></div>
|
| 197 |
<div class="text-xs text-center">Buy me a Coffee</div>
|
| 198 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 199 |
</div>
|
| 200 |
|
| 201 |
<div id="windows-container">
|
|
|
|
| 196 |
<div class="text-3xl text-center mb-1"><i class="fas fa-coffee text-yellow-600"></i></div>
|
| 197 |
<div class="text-xs text-center">Buy me a Coffee</div>
|
| 198 |
</div>
|
| 199 |
+
<div class="icon" onclick="window.open('https://hf.co/darkc0de', '_blank')" title="Support the developer!">
|
| 200 |
+
<div class="text-3xl text-center mb-1"><i class="fas fa-user-secret text-blue-600"></i></div>
|
| 201 |
+
<div class="text-xs text-center">The Dev on HF</div>
|
| 202 |
+
</div>
|
| 203 |
</div>
|
| 204 |
|
| 205 |
<div id="windows-container">
|