Skip to content

Commit a5effc3

Browse files
Update index.html
1 parent 6a0ebb7 commit a5effc3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Website/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,13 +197,10 @@ <h3>Recommendation Models</h3>
197197
<button id="chatbot-send">Send</button>
198198
</div>
199199
</div>
200-
201200
<button id="go-to-top">TOP▶️</button> <!-- Go to top button -->
202-
203201
<footer class="footer">
204202
<p>&copy; 2024 Machine Learning Repos - <a href="https://github.com/recodehive" id="footer-link">RecodeHive</a>. All rights reserved.</p>
205203
</footer>
206-
207204
<script src="js/script.js"></script>
208205
</body>
209206
</html>

0 commit comments

Comments
 (0)