Spaces:
Running
Running
Mr-Vicky-01
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -57,7 +57,7 @@ with st.sidebar:
|
|
57 |
for _ in range(17):
|
58 |
st.write("")
|
59 |
st.subheader("Build By:")
|
60 |
-
st.write("[Pachaiappan❤️](https://github.
|
61 |
st.write("contact: [Email](mailto:[email protected])")
|
62 |
|
63 |
if 'messages' not in st.session_state:
|
|
|
57 |
for _ in range(17):
|
58 |
st.write("")
|
59 |
st.subheader("Build By:")
|
60 |
+
st.write("[Pachaiappan❤️](https://mr-vicky-01.github.io/Portfolio)")
|
61 |
st.write("contact: [Email](mailto:[email protected])")
|
62 |
|
63 |
if 'messages' not in st.session_state:
|