Rathapoom commited on
Commit
6c3e5c0
·
verified ·
1 Parent(s): 2971849

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -231,7 +231,7 @@ if st.session_state.username is None:
231
 
232
  with col2:
233
  # Display logo
234
- st.image("logo.png", width=200) # Assuming the image is saved as logo.png
235
 
236
  st.title("Login")
237
  username_input = st.text_input("Enter your username:")
 
231
 
232
  with col2:
233
  # Display logo
234
+ st.image("GenExam.png", width=200) # Assuming the image is saved as logo.png
235
 
236
  st.title("Login")
237
  username_input = st.text_input("Enter your username:")