darkc0de commited on
Commit
07c2f84
·
verified ·
1 Parent(s): a965473

Update index.html

Browse files
Files changed (1) hide show
  1. 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">buy me a coffee</div>
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>