Spaces:
Sleeping
Sleeping
eaglelandsonce
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -2,11 +2,5 @@ import streamlit as st
|
|
2 |
|
3 |
|
4 |
# Display an image
|
5 |
-
st.image("
|
6 |
|
7 |
-
|
8 |
-
# Display the clickable link
|
9 |
-
st.markdown(
|
10 |
-
'[Click here for more details](https://chatgpt.com/g/g-cBp7DBgok-patient-talk)',
|
11 |
-
unsafe_allow_html=True
|
12 |
-
)
|
|
|
2 |
|
3 |
|
4 |
# Display an image
|
5 |
+
st.image("PrecionCarePortal.jpg", caption="Lokahi Precision Care Portal")
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|