awacke1 commited on
Commit
a89a608
ยท
1 Parent(s): ba268a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -101,8 +101,7 @@ HEL="""
101
 
102
  def generate_letter_menu_ui():
103
 
104
- st.markdown("""## Generative AI Letters for Managing Information Overload (GAL-MIO)
105
- ### ๐Ÿฅ Letter Type Selection""")
106
 
107
  # Define the letter types and their corresponding markdown sections
108
  letter_types = {
 
101
 
102
  def generate_letter_menu_ui():
103
 
104
+ st.markdown("""## Generative AI Letters for Managing Information Overload (GAL-MIO) - ๐Ÿฅ Letter Type Selection""")
 
105
 
106
  # Define the letter types and their corresponding markdown sections
107
  letter_types = {