Skip to content

Commit

Permalink
Restore favicon logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Odrec committed Nov 26, 2024
1 parent 5a76cb6 commit a68739c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def _(text_key):

st.set_page_config(
page_title=_("title"),
page_icon="📄",
page_icon="assets/whisper-logo.ico",
layout="wide",
initial_sidebar_state="expanded"
)
Expand Down

0 comments on commit a68739c

Please sign in to comment.