Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -60,8 +60,8 @@ with tab1:
|
|
60 |
# banner and header
|
61 |
st.image(Titlelogo)
|
62 |
|
63 |
-
st.link_button("**:gray[@IN SILICO] :violet[CHEMISTRY]**", "https://www.insilicochemistry.io")
|
64 |
-
st.link_button(":rainbow[@mohamed elsoudy]", "mailto:[email protected]")
|
65 |
# st.markdown('#') #insert space
|
66 |
|
67 |
# show gif
|
|
|
60 |
# banner and header
|
61 |
st.image(Titlelogo)
|
62 |
|
63 |
+
#st.link_button("**:gray[@IN SILICO] :violet[CHEMISTRY]**", "https://www.insilicochemistry.io")
|
64 |
+
#st.link_button(":rainbow[@mohamed elsoudy]", "mailto:[email protected]")
|
65 |
# st.markdown('#') #insert space
|
66 |
|
67 |
# show gif
|