Jack Monas
commited on
Commit
·
ebcd647
1
Parent(s):
03e5818
gif
Browse files
app.py
CHANGED
|
@@ -242,7 +242,7 @@ def main():
|
|
| 242 |
"""
|
| 243 |
)
|
| 244 |
st.markdown("---")
|
| 245 |
-
st.markdown("##
|
| 246 |
st.markdown(
|
| 247 |
"""
|
| 248 |
For more information and updates, please check out our previous blog posts and join our communities:
|
|
|
|
| 242 |
"""
|
| 243 |
)
|
| 244 |
st.markdown("---")
|
| 245 |
+
st.markdown("## Resources")
|
| 246 |
st.markdown(
|
| 247 |
"""
|
| 248 |
For more information and updates, please check out our previous blog posts and join our communities:
|