awacke1 commited on
Commit
bcb2401
ยท
verified ยท
1 Parent(s): e76a642

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -149,7 +149,7 @@ def archive_current_container(database_name, container_name, client):
149
 
150
  # ๐ŸŽˆ Let's modify the main app to be more fun!
151
  def main():
152
- st.title("๐ŸŒŒCosmos๐Ÿ—‚๏ธ๐Ÿ™Git๐Ÿง AI๐Ÿ’ซ")
153
 
154
  # ๐Ÿšฆ Initialize session state
155
  if 'logged_in' not in st.session_state:
 
149
 
150
  # ๐ŸŽˆ Let's modify the main app to be more fun!
151
  def main():
152
+ st.title("๐Ÿง ๐ŸŒŒAzCDB๐Ÿ™ - ๐ŸŒŒAzureCosmos๐Ÿ—‚๏ธ๐Ÿ™Github๐Ÿง AI๐Ÿ’ซ")
153
 
154
  # ๐Ÿšฆ Initialize session state
155
  if 'logged_in' not in st.session_state: