gagan3012 commited on
Commit
05c5bf7
1 Parent(s): 5ab74df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ def auth():
142
  st.rerun()
143
 
144
  def main():
145
- st.set_page_config(page_title="HeadPeace by Yashogamya", page_icon="🧠", layout="wide")
146
  header = st.container()
147
 
148
  # Use columns to place the title and image side by side
 
142
  st.rerun()
143
 
144
  def main():
145
+ st.set_page_config(page_title="HeadPeace by Yashogamya", page_icon="yashogamya.png", layout="wide")
146
  header = st.container()
147
 
148
  # Use columns to place the title and image side by side