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

Logo Update

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="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="https://github.com/harshitv804/LawGPT/assets/100853494/ecff5d3c-f105-4ba2-a93a-500282f0bf00" />
100
  </div>
101
  """, unsafe_allow_html=True)
102