Update app.py
Browse files
app.py
CHANGED
|
@@ -254,7 +254,7 @@ def main():
|
|
| 254 |
unsafe_allow_html=True
|
| 255 |
)
|
| 256 |
|
| 257 |
-
st.markdown("**Note:** Each challenge has additional rules, which will be released when the challenges officially launch on March
|
| 258 |
st.markdown("---")
|
| 259 |
|
| 260 |
|
|
|
|
| 254 |
unsafe_allow_html=True
|
| 255 |
)
|
| 256 |
|
| 257 |
+
st.markdown("**Note:** Each challenge has additional rules, which will be released when the challenges officially launch on March 10th.")
|
| 258 |
st.markdown("---")
|
| 259 |
|
| 260 |
|