dvaz commited on
Commit
dc93304
·
1 Parent(s): 89cbb48

Update Home.py

Browse files
Files changed (1) hide show
  1. Home.py +2 -1
Home.py CHANGED
@@ -34,7 +34,7 @@ with st.container():
34
  st_lottie(r,height=300)
35
 
36
 
37
-
38
  with st.container():
39
  st.write('---')
40
  st.title('Contact me')
@@ -58,3 +58,4 @@ with st.container():
58
  """,height=300)
59
 
60
  st.write('---')
 
 
34
  st_lottie(r,height=300)
35
 
36
 
37
+ '''
38
  with st.container():
39
  st.write('---')
40
  st.title('Contact me')
 
58
  """,height=300)
59
 
60
  st.write('---')
61
+ '''