Spaces:
Sleeping
Sleeping
Sandaruth
commited on
Commit
•
ac53508
1
Parent(s):
7ea4502
url update
Browse files
app.py
CHANGED
@@ -13,8 +13,8 @@ def main():
|
|
13 |
""")
|
14 |
|
15 |
# Button to connect to Google link ------------------------------------------------
|
16 |
-
|
17 |
-
st.sidebar.markdown('<a href=
|
18 |
'background-color: none; color: white; padding: 10px 20px; text-align: center;border: 1px solid white;'
|
19 |
'text-decoration: none; cursor: pointer; border-radius: 5px;">Sources</a>',
|
20 |
unsafe_allow_html=True)
|
|
|
13 |
""")
|
14 |
|
15 |
# Button to connect to Google link ------------------------------------------------
|
16 |
+
|
17 |
+
st.sidebar.markdown('<a href=https://drive.google.com/drive/folders/13v6LsaYH9wEwvqVtlLG1U4OiUHgZ7hY4?usp=sharing" target="_blank" style="display: inline-block;'
|
18 |
'background-color: none; color: white; padding: 10px 20px; text-align: center;border: 1px solid white;'
|
19 |
'text-decoration: none; cursor: pointer; border-radius: 5px;">Sources</a>',
|
20 |
unsafe_allow_html=True)
|