Spaces:
Starting
Starting
Update 3_Contacts.py
Browse files- pages/3_Contacts.py +1 -1
pages/3_Contacts.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
import streamlit as st
|
2 |
|
3 |
# Set page configuration
|
4 |
-
st.set_page_config(page_title="Contact Us", page_icon="🕉️")
|
5 |
|
6 |
# Custom CSS for styling
|
7 |
st.markdown("""
|
|
|
1 |
import streamlit as st
|
2 |
|
3 |
# Set page configuration
|
4 |
+
st.set_page_config(page_title="Contact Us | Anveshak: Spirituality Q&A", page_icon="🕉️")
|
5 |
|
6 |
# Custom CSS for styling
|
7 |
st.markdown("""
|