api-ix commited on
Commit
37f65ea
·
verified ·
1 Parent(s): 424ae61

Upload 2 files

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -105,8 +105,8 @@
105
  <!-- Footer -->
106
  <footer>
107
  <div class="social">
108
- <a href="https://wa.me/2347041039367" title="Support"><i class="fab fa-whatsapp"></i></a>
109
- <a href="#"><i class="fab fa-github"></i></a>
110
  </div>
111
  <small>&copy; 2024 BLUE DEMON API</small>
112
  </footer>
 
105
  <!-- Footer -->
106
  <footer>
107
  <div class="social">
108
+ <a href="https://wa.me/2347039367" title="Support"><i class="fab fa-whatsapp"></i></a>
109
+ <a href="https://github.com/your-github-profile" target="_blank"><i class="fab fa-github"></i></a>
110
  </div>
111
  <small>&copy; 2024 BLUE DEMON API</small>
112
  </footer>