ItsJayKee commited on
Commit
3530adb
·
verified ·
1 Parent(s): bdf6428

fix the index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -1
index.html CHANGED
@@ -102,6 +102,9 @@
102
  }
103
  });
104
  </script>
105
- <script src="https://huggingface.co/deepsite/deepsite-badge.js"></script>
 
 
 
106
  </body>
107
  </html>
 
102
  }
103
  });
104
  </script>
105
+ <!-- Feather Icons -->
106
+ <script>
107
+ feather.replace();
108
+ </script>
109
  </body>
110
  </html>