awacke1 commited on
Commit
127cd9f
·
verified ·
1 Parent(s): 1a02973

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -37,8 +37,8 @@ import streamlit.components.v1 as components # Import Streamlit Components for
37
 
38
  # Set page configuration with a title and favicon
39
  st.set_page_config(
40
- page_title="🗺️🛠️ RolePlayAI",
41
- page_icon="🗺️",
42
  layout="wide",
43
  initial_sidebar_state="expanded",
44
  menu_items={
 
37
 
38
  # Set page configuration with a title and favicon
39
  st.set_page_config(
40
+ page_title="🧙‍♂️🗺️RolePlayAI",
41
+ page_icon="🗺️🧙‍♂️",
42
  layout="wide",
43
  initial_sidebar_state="expanded",
44
  menu_items={