Spaces:
Runtime error
Runtime error
Commit
·
ef64a24
1
Parent(s):
f004149
Update app.py
Browse files
app.py
CHANGED
@@ -6,8 +6,7 @@ import timeago
|
|
6 |
# Set page title and favicon
|
7 |
st.set_page_config(page_title="24 Hours Form Table", page_icon=":soccer:")
|
8 |
|
9 |
-
|
10 |
-
st.set_theme('light')
|
11 |
|
12 |
|
13 |
st.set_page_config(layout="wide")
|
|
|
6 |
# Set page title and favicon
|
7 |
st.set_page_config(page_title="24 Hours Form Table", page_icon=":soccer:")
|
8 |
|
9 |
+
|
|
|
10 |
|
11 |
|
12 |
st.set_page_config(layout="wide")
|