georad commited on
Commit
45334b5
·
verified ·
1 Parent(s): 9f10f80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import streamlit as st
4
  st.logo(image="images/menu_book_60dp_75FBFD.png")
5
  st.sidebar.title("SBS V2.0 Mapper")
6
  st.sidebar.subheader("(work in progress)")
7
- st.sidebar.text("Project by JA-RAD")
8
 
9
  # --- PAGE SETUP ---
10
  type_text_page = st.Page(
 
4
  st.logo(image="images/menu_book_60dp_75FBFD.png")
5
  st.sidebar.title("SBS V2.0 Mapper")
6
  st.sidebar.subheader("(work in progress)")
7
+ st.sidebar.text("Demo by JA-RAD")
8
 
9
  # --- PAGE SETUP ---
10
  type_text_page = st.Page(