Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -48,8 +48,8 @@ st.markdown(
|
|
48 |
|
49 |
st.markdown(
|
50 |
"<p style='font-size: 14px; color:Blue;'font-style: italic;'>"
|
51 |
-
|
52 |
-
|
53 |
"</p>",
|
54 |
unsafe_allow_html=True
|
55 |
)
|
|
|
48 |
|
49 |
st.markdown(
|
50 |
"<p style='font-size: 14px; color:Blue;'font-style: italic;'>"
|
51 |
+
<i>"Fueled by curiosity and determination, he has conquered various obstacles, including technical knowledge gaps.</i> "
|
52 |
+
<i>"Through relentless dedication, hands-on projects, and continuous learning, he has achieved remarkable proficiency in the field.</i> "
|
53 |
"</p>",
|
54 |
unsafe_allow_html=True
|
55 |
)
|