Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ st.set_page_config(
|
|
15 |
|
16 |
with st.sidebar:
|
17 |
st.write("## About Me")
|
18 |
-
st.write("**
|
19 |
st.write("**[LinkedIn Profile](https://www.linkedin.com/in/mahmoudhassanen99//)**")
|
20 |
|
21 |
st.title("SQL Agent with Streamlit")
|
|
|
15 |
|
16 |
with st.sidebar:
|
17 |
st.write("## About Me")
|
18 |
+
st.write("**Mahmoud Hassanen**")
|
19 |
st.write("**[LinkedIn Profile](https://www.linkedin.com/in/mahmoudhassanen99//)**")
|
20 |
|
21 |
st.title("SQL Agent with Streamlit")
|