Skip to content

Commit

Permalink
Update Code.py
Browse files Browse the repository at this point in the history
  • Loading branch information
HemanthSai7 authored Oct 1, 2023
1 parent dbdf7b0 commit 900a47f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/pages/Code.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
from Login import auth_page

st.set_page_config(
page_title="Welcome",
page_icon="👋",
page_title="Code",
page_icon="👨‍💻",
layout="wide",
initial_sidebar_state="expanded",
menu_items={"About": "Built by @HemanthSai7 and @MayureshAgashe2107 with Streamlit"},
Expand Down

0 comments on commit 900a47f

Please sign in to comment.