Krrish-shetty commited on
Commit
7f85d5b
·
verified ·
1 Parent(s): 3111322

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ st.markdown("""
96
 
97
  st.markdown("""
98
  <div class="logo-center">
99
- <img class="logo-img" src="https://github.com/Jurispro/LawGpt-/blob/main/Jurispro.png" />
100
  </div>
101
  """, unsafe_allow_html=True)
102
 
 
96
 
97
  st.markdown("""
98
  <div class="logo-center">
99
+ <img class="logo-img" src="Jurispro.png" />
100
  </div>
101
  """, unsafe_allow_html=True)
102