Spaces:
Running
Running
Update 1_Sources.py
Browse files- pages/1_Sources.py +1 -1
pages/1_Sources.py
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
import streamlit as st
|
2 |
|
3 |
# Set page config
|
4 |
-
st.set_page_config(page_title="About Sources", page_icon="📚")
|
5 |
|
6 |
# Custom CSS
|
7 |
st.markdown("""
|
|
|
1 |
import streamlit as st
|
2 |
|
3 |
# Set page config
|
4 |
+
st.set_page_config(page_title="About Sources | Anveshak: Spirituality Q&A", page_icon="📚")
|
5 |
|
6 |
# Custom CSS
|
7 |
st.markdown("""
|