Update app.py
Browse files
app.py
CHANGED
|
@@ -319,6 +319,6 @@ elif selected == 'Contacts':
|
|
| 319 |
with col2:
|
| 320 |
st.link_button('\n \t \t \t Github \t \t \r \n','https://github.com/Beastojenisto')
|
| 321 |
with col3:
|
| 322 |
-
st.link_button('\n \t \t \t Twitter/X \t \t \r \n','https://twitter.com/Isuckatcodinboi')
|
| 323 |
with col4:
|
| 324 |
st.link_button('\n \t \t \t HuggingFace \t \t \r \n','https://huggingface.co/Beasto')
|
|
|
|
| 319 |
with col2:
|
| 320 |
st.link_button('\n \t \t \t Github \t \t \r \n','https://github.com/Beastojenisto')
|
| 321 |
with col3:
|
| 322 |
+
st.link_button('\n \t \t \t Twitter/X \t \t \r \n','https://twitter.com/Isuckatcodinboi')
|
| 323 |
with col4:
|
| 324 |
st.link_button('\n \t \t \t HuggingFace \t \t \r \n','https://huggingface.co/Beasto')
|