Jack Monas
commited on
Commit
·
b085379
1
Parent(s):
06b53c4
gif
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ import random
|
|
7 |
|
8 |
|
9 |
def resources_section():
|
10 |
-
st.markdown("##
|
11 |
st.write("For more information and updates, explore our blog posts or join our community channels:")
|
12 |
|
13 |
# Define a custom HTML string to create dark-themed card-style links in a flexbox layout
|
|
|
7 |
|
8 |
|
9 |
def resources_section():
|
10 |
+
st.markdown("## Resources")
|
11 |
st.write("For more information and updates, explore our blog posts or join our community channels:")
|
12 |
|
13 |
# Define a custom HTML string to create dark-themed card-style links in a flexbox layout
|