Spaces:
Sleeping
Sleeping
import streamlit as st | |
st.title('Contact') | |
st.markdown("Project Team: Introduction to the project team, including brief bios or links to their profiles.") | |
st.markdown("Contact Info: social media, contact form, emails") | |
st.header("FAQ") | |
st.markdown("") |