Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -207,9 +207,9 @@ elif selected_task == "🧠 Mental Health Check-In":
|
|
207 |
# Footer
|
208 |
st.markdown("""
|
209 |
<div class="footer">
|
210 |
-
<a href="https://github.com/
|
211 |
-
<a href="https://
|
212 |
-
<a href="https://linkedin.com/in/
|
213 |
<br>
|
214 |
<i>EduNexus © 2024</i>
|
215 |
</div>
|
|
|
207 |
# Footer
|
208 |
st.markdown("""
|
209 |
<div class="footer">
|
210 |
+
<a href="https://github.com/muhammadibrahim313">GitHub</a> |
|
211 |
+
<a href="https://www.kaggle.com/itshappy">Kaggle</a> |
|
212 |
+
<a href="https://www.linkedin.com/in/muhammad-ibrahim-qasmi-9876a1297/">LinkedIn</a>
|
213 |
<br>
|
214 |
<i>EduNexus © 2024</i>
|
215 |
</div>
|