MohanadAfiffy commited on
Commit
5a59dd2
·
verified ·
1 Parent(s): c337f3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -94,8 +94,8 @@ st.markdown("""
94
 
95
 
96
  """,unsafe_allow_html=True)
 
97
 
98
- apollo_page_switch()
99
  st.markdown("-----------------------------------------------------")
100
 
101
 
@@ -155,7 +155,7 @@ st.markdown("""
155
  </ul>
156
  """, unsafe_allow_html=True)
157
 
158
- BH_page_switch()
159
 
160
  logo_url = "https://i.imgur.com/WYnv26e.jpeg" # Replace this with your image's direct URL
161
  st.markdown(
 
94
 
95
 
96
  """,unsafe_allow_html=True)
97
+ BH_page_switch()
98
 
 
99
  st.markdown("-----------------------------------------------------")
100
 
101
 
 
155
  </ul>
156
  """, unsafe_allow_html=True)
157
 
158
+ apollo_page_switch()
159
 
160
  logo_url = "https://i.imgur.com/WYnv26e.jpeg" # Replace this with your image's direct URL
161
  st.markdown(