awacke1 commited on
Commit
b2857d6
1 Parent(s): c8e8bdc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -27,8 +27,8 @@ def plot_tokens(health_tokens, coin_tokens):
27
  ))
28
  return fig
29
 
30
- st.set_page_config(page_title="🥦🥑 Healthy Eats 🍓🍇", page_icon=":game_die:")
31
- st.title("🥦🥑 Healthy Eats 🍓🍇")
32
 
33
  username = st.sidebar.text_input("👤 Enter your username:")
34
  num_rolls = st.sidebar.slider("🔢 Choose the number of rolls:", 1, 100, 3)
 
27
  ))
28
  return fig
29
 
30
+ st.set_page_config(page_title="🍎🥕🥦🍓Sankey Snacks🌽🥒🍇🥤", page_icon=":game_die:")
31
+ st.title("🍎🥕🥦🍓Sankey Snacks🌽🥒🍇🥤")
32
 
33
  username = st.sidebar.text_input("👤 Enter your username:")
34
  num_rolls = st.sidebar.slider("🔢 Choose the number of rolls:", 1, 100, 3)