File size: 262 Bytes
10b264b
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
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("")