darkc0de commited on
Commit
93acfdc
·
verified ·
1 Parent(s): bb6ccd2

Update index.html

Browse files
Files changed (1) hide show
  1. 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-blue-600"></i></div>
201
- <div class="text-xs text-center">The Dev on HF</div>
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