nik-one commited on
Commit
0458219
1 Parent(s): c9da540

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ st.set_page_config(page_title="BharatLAW", layout="centered")
16
  # Display the logo image
17
  col1, col2, col3 = st.columns([1, 30, 1])
18
  with col2:
19
- st.image("https://github.com/Nike-one/BharatLAW/blob/master/images/banner.png", use_column_width=True)
20
 
21
  def hide_hamburger_menu():
22
  st.markdown("""
 
16
  # Display the logo image
17
  col1, col2, col3 = st.columns([1, 30, 1])
18
  with col2:
19
+ st.image("images/banner.png", use_column_width=True)
20
 
21
  def hide_hamburger_menu():
22
  st.markdown("""