Spaces:
Running
Running
Update Patacognition™.py
Browse files- Patacognition™.py +2 -2
Patacognition™.py
CHANGED
@@ -12,11 +12,11 @@ st.set_page_config(
|
|
12 |
)
|
13 |
link = '[Reportar un Bug](https://docs.google.com/forms/d/e/1FAIpQLScH0ZxAV8aSqs7TPYi86u0nkxvQG3iuHCStWNB-BoQnSW2V0g/viewform?usp=sf_link)'
|
14 |
|
15 |
-
st.title("
|
16 |
|
17 |
|
18 |
with st.sidebar:
|
19 |
-
st.write("contact@
|
20 |
|
21 |
|
22 |
st.markdown(
|
|
|
12 |
)
|
13 |
link = '[Reportar un Bug](https://docs.google.com/forms/d/e/1FAIpQLScH0ZxAV8aSqs7TPYi86u0nkxvQG3iuHCStWNB-BoQnSW2V0g/viewform?usp=sf_link)'
|
14 |
|
15 |
+
st.title("Patacognition™")
|
16 |
|
17 |
|
18 |
with st.sidebar:
|
19 |
+
st.write("contact@patacon.org")
|
20 |
|
21 |
|
22 |
st.markdown(
|