transpolymer commited on
Commit
c70d5fa
Β·
verified Β·
1 Parent(s): 2a8ab30

Update contact.py

Browse files
Files changed (1) hide show
  1. contact.py +2 -2
contact.py CHANGED
@@ -90,8 +90,8 @@ def show():
90
  # 5. Support
91
  st.markdown("<div class='section-title'>πŸ“¬ Support</div>", unsafe_allow_html=True)
92
  st.markdown("""
93
- For further help, reach us at πŸ“§ **transpolymer365@gmail.com**
94
- GitHub - (https://github.com/your-username/transpolymer/issues)
95
  """)
96
 
97
  # Run this file directly for testing
 
90
  # 5. Support
91
  st.markdown("<div class='section-title'>πŸ“¬ Support</div>", unsafe_allow_html=True)
92
  st.markdown("""
93
+ For further help, reach us at πŸ“§ **transpolymer2@gmail.com**
94
+ GitHub - https://github.com/Transpolymer
95
  """)
96
 
97
  # Run this file directly for testing