Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -492,9 +492,9 @@ chat_with_gpt()
|
|
492 |
|
493 |
|
494 |
<footer>
|
495 |
-
|
496 |
-
⚠️ Note: This service uses third-party AI models
|
497 |
-
|
498 |
<p>Built with ❤️ by Parth Sadaria</p>
|
499 |
</footer>
|
500 |
</div>
|
|
|
492 |
|
493 |
|
494 |
<footer>
|
495 |
+
<h2 id="warning-banner" style="text-align: center; margin: 2rem 0; padding: 1rem; background: rgba(255, 247, 237, 0.8); border-radius: 8px; border: 1px solid #FFB74D; color: #B45309; font-size: 1rem; line-height: 1.6;">
|
496 |
+
⚠️ Note: This service uses third-party AI models. While we aim for the best experience, please verify any important information. This API is provided free of charge - please be considerate and don't abuse it! 🤗 Let's keep it running smoothly for everyone! ✨
|
497 |
+
</h2>
|
498 |
<p>Built with ❤️ by Parth Sadaria</p>
|
499 |
</footer>
|
500 |
</div>
|