Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -192,7 +192,7 @@
|
|
| 192 |
<div class="text-3xl text-center mb-1"><i class="fas fa-globe text-purple-500"></i></div>
|
| 193 |
<div class="text-xs text-center">DarkBrowser</div>
|
| 194 |
</div>
|
| 195 |
-
<div class="icon" onclick="window.open('https://ko-fi.com/
|
| 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>
|
|
|
|
| 192 |
<div class="text-3xl text-center mb-1"><i class="fas fa-globe text-purple-500"></i></div>
|
| 193 |
<div class="text-xs text-center">DarkBrowser</div>
|
| 194 |
</div>
|
| 195 |
+
<div class="icon" onclick="window.open('https://ko-fi.com/xortron', '_blank')" title="Support the developer!">
|
| 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>
|