naufalnashif
commited on
Commit
·
25ee7eb
1
Parent(s):
16b920f
Update app.py
Browse files
app.py
CHANGED
@@ -459,7 +459,7 @@ with tab3:
|
|
459 |
@st.cache_resource
|
460 |
def tab_3():
|
461 |
st.header("Profile:")
|
462 |
-
st.image('https://naufalnashif.github.io/assets/
|
463 |
st.subheader('Hello, nice to meet you !')
|
464 |
# Tautan ke GitHub
|
465 |
github_link = "https://github.com/naufalnashif/"
|
|
|
459 |
@st.cache_resource
|
460 |
def tab_3():
|
461 |
st.header("Profile:")
|
462 |
+
st.image('https://github.com/naufalnashif/naufalnashif.github.io/blob/main/assets/img/my-profile-semhas.jpeg?raw=true', caption='Naufal Nashif')
|
463 |
st.subheader('Hello, nice to meet you !')
|
464 |
# Tautan ke GitHub
|
465 |
github_link = "https://github.com/naufalnashif/"
|