Jack Monas commited on
Commit
b085379
·
1 Parent(s): 06b53c4
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ import random
7
 
8
 
9
  def resources_section():
10
- st.markdown("## Additional 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
 
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