pktpaulie commited on
Commit
96ab131
·
verified ·
1 Parent(s): ce008ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,7 +95,7 @@ st.markdown("""
95
  """, unsafe_allow_html=True)
96
 
97
  # Add ResumeMagic Logo
98
- st.image("logo.png", use_container_width=True)
99
  # st.markdown('<div class="stContainer">', unsafe_allow_html=True)
100
  # st.image("template_image.png", width=500)
101
  # st.markdown('</div>', unsafe_allow_html=True)
 
95
  """, unsafe_allow_html=True)
96
 
97
  # Add ResumeMagic Logo
98
+ st.image("logo.jpeg", use_container_width=True)
99
  # st.markdown('<div class="stContainer">', unsafe_allow_html=True)
100
  # st.image("template_image.png", width=500)
101
  # st.markdown('</div>', unsafe_allow_html=True)