awacke1 commited on
Commit
599b1ed
ยท
1 Parent(s): 8e7549e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ def plot_tokens(health_tokens, coin_tokens):
28
  st.plotly_chart(fig)
29
 
30
  # Define Streamlit app
31
- st.set_page_config(page_title="Slot Machine Game", page_icon=":game_die:")
32
  st.title("๐ŸŽฒ Slot Machine Game")
33
 
34
  # Sidebar
 
28
  st.plotly_chart(fig)
29
 
30
  # Define Streamlit app
31
+ st.set_page_config(page_title="๐Ÿ”๐ŸŸ Emojitrition ๐ŸŒฎ๐Ÿ•", page_icon=":game_die:")
32
  st.title("๐ŸŽฒ Slot Machine Game")
33
 
34
  # Sidebar