allyyy commited on
Commit
7195ebb
·
verified ·
1 Parent(s): 8c2033b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -122,7 +122,10 @@ iframe2 = '''
122
 
123
  # Define the welcome message and specific topics the chatbot can provide information about
124
  welcome_message = """
125
- # 🪷 Welcome to CalmConnect! 🪷
 
 
 
126
  ## Your AI-driven assistant for destressing and extracurricular opportunity queries. Created by Olivia W, Alice T, and Cindy W of the 2024 Kode With Klossy CITY Camp.
127
  """
128
 
 
122
 
123
  # Define the welcome message and specific topics the chatbot can provide information about
124
  welcome_message = """
125
+ <span style="color:#718355; font-size:24px; font-weight:bold;"> 🪷 Welcome to CalmConnect! 🪷</span>
126
+ """
127
+
128
+ """
129
  ## Your AI-driven assistant for destressing and extracurricular opportunity queries. Created by Olivia W, Alice T, and Cindy W of the 2024 Kode With Klossy CITY Camp.
130
  """
131