Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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="
|
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={
|