Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -3
index.html
CHANGED
|
@@ -194,7 +194,7 @@
|
|
| 194 |
</div>
|
| 195 |
<div class="icon" onclick="window.open('https://ko-fi.com/sonnydesorbo', '_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">
|
| 198 |
</div>
|
| 199 |
</div>
|
| 200 |
|
|
@@ -887,5 +887,3 @@
|
|
| 887 |
</script>
|
| 888 |
</body>
|
| 889 |
</html>
|
| 890 |
-
```
|
| 891 |
-
|
|
|
|
| 194 |
</div>
|
| 195 |
<div class="icon" onclick="window.open('https://ko-fi.com/sonnydesorbo', '_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>
|
| 199 |
</div>
|
| 200 |
|
|
|
|
| 887 |
</script>
|
| 888 |
</body>
|
| 889 |
</html>
|
|
|
|
|
|