Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -197,8 +197,8 @@
|
|
| 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-
|
| 201 |
-
<div class="text-xs text-center">
|
| 202 |
</div>
|
| 203 |
</div>
|
| 204 |
|
|
|
|
| 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-green-600"></i></div>
|
| 201 |
+
<div class="text-xs text-center">Visit the developer on HF</div>
|
| 202 |
</div>
|
| 203 |
</div>
|
| 204 |
|