We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a0ebb7 commit a5effc3Copy full SHA for a5effc3
Website/index.html
@@ -197,13 +197,10 @@ <h3>Recommendation Models</h3>
197
<button id="chatbot-send">Send</button>
198
</div>
199
200
-
201
<button id="go-to-top">TOP▶️</button> <!-- Go to top button -->
202
203
<footer class="footer">
204
<p>© 2024 Machine Learning Repos - <a href="https://github.com/recodehive" id="footer-link">RecodeHive</a>. All rights reserved.</p>
205
</footer>
206
207
<script src="js/script.js"></script>
208
</body>
209
</html>
0 commit comments