georad commited on
Commit
9ab60f4
·
verified ·
1 Parent(s): f2dd3d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import streamlit as st
3
  # --- SHARED ON ALL PAGES ---
4
  #st.logo(image=":material/medical_information:")
5
  #st.logo("images/medical_information_24dp_1F1F1F_FILL0_wght400_GRAD0_opsz24.png")
6
- st.logo("📘SBS mapper")
7
 
8
  # --- PAGE SETUP ---
9
  start_page = st.Page(
 
3
  # --- SHARED ON ALL PAGES ---
4
  #st.logo(image=":material/medical_information:")
5
  #st.logo("images/medical_information_24dp_1F1F1F_FILL0_wght400_GRAD0_opsz24.png")
6
+ #st.logo("📘SBS mapper")
7
 
8
  # --- PAGE SETUP ---
9
  start_page = st.Page(