arbaazt21 commited on
Commit
4821a92
·
verified ·
1 Parent(s): ccf5695

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -197,6 +197,6 @@ st.markdown("</div>", unsafe_allow_html=True)
197
  st.markdown("<div class='footer-section'>", unsafe_allow_html=True)
198
  st.markdown("""
199
  <p style="text-align: center; color: #95a5a6;">Powered by <b>Streamlit</b> and <b>Gemini AI</b> | Developed by <b>Arbaaz</b></p>
200
- <p style="text-align: center; font-size: 0.9rem;">For support, contact <a href="mailto:support@example.com" style="color: #3498db;">support@example.com</a></p>
201
  """, unsafe_allow_html=True)
202
  st.markdown("</div>", unsafe_allow_html=True)
 
197
  st.markdown("<div class='footer-section'>", unsafe_allow_html=True)
198
  st.markdown("""
199
  <p style="text-align: center; color: #95a5a6;">Powered by <b>Streamlit</b> and <b>Gemini AI</b> | Developed by <b>Arbaaz</b></p>
200
+ <p style="text-align: center; font-size: 0.9rem;">For support, contact <a href="mailto:arbaazt2002@gmail.com" style="color: #3498db;">arbaazt2002@gmail.com</a></p>
201
  """, unsafe_allow_html=True)
202
  st.markdown("</div>", unsafe_allow_html=True)