Yassmen commited on
Commit
59858af
·
verified ·
1 Parent(s): e772d0a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ with st.container():
81
  )
82
  st.write("[Reach me >](https://www.linkedin.com/in/yassmen-youssef-48439a166/)")
83
  with right_column:
84
- st.image("Background.gif", use_column_width=True)
85
  # st_lottie(lottie_coding, height=300, key="coding")
86
 
87
 
 
81
  )
82
  st.write("[Reach me >](https://www.linkedin.com/in/yassmen-youssef-48439a166/)")
83
  with right_column:
84
+ st.image("im.gif", use_column_width=True)
85
  # st_lottie(lottie_coding, height=300, key="coding")
86
 
87