Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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("
|
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 |
|