Merge branch 'main' into dev
Browse files- appStore/info.py +1 -1
appStore/info.py
CHANGED
@@ -83,4 +83,4 @@ def app():
|
|
83 |
<br>
|
84 |
"""
|
85 |
st.markdown(intro, unsafe_allow_html=True)
|
86 |
-
st.image("docStore/img/pic1.png")
|
|
|
83 |
<br>
|
84 |
"""
|
85 |
st.markdown(intro, unsafe_allow_html=True)
|
86 |
+
st.image("docStore/img/pic1.png")
|