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

Update index.html

Browse files
Files changed (1) hide show
  1. 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/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>
 
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>