Jan Mühlnikel commited on
Commit
433baa1
·
1 Parent(s): 845db90

removed title

Browse files
Files changed (1) hide show
  1. modules/navbar.py +1 -1
modules/navbar.py CHANGED
@@ -17,7 +17,7 @@ import similarity_page
17
  def show_navbar():
18
  #st.markdown("<h1 style='color: red;'>THIS APP IS WORK IN PROGRESS ...</h1>", unsafe_allow_html=True)
19
 
20
- st.title("Development Bank Synergy Mapper")
21
  tab1, tab2 = st.tabs([
22
  "🔍 Multi-Project Matching",
23
  "🎯 Single-Project Matching"
 
17
  def show_navbar():
18
  #st.markdown("<h1 style='color: red;'>THIS APP IS WORK IN PROGRESS ...</h1>", unsafe_allow_html=True)
19
 
20
+ #st.title("Development Bank Synergy Mapper")
21
  tab1, tab2 = st.tabs([
22
  "🔍 Multi-Project Matching",
23
  "🎯 Single-Project Matching"