Skip to content

Commit 0444cb3

Browse files
committed
update title icon
1 parent 3199468 commit 0444cb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
st.set_page_config(
1010
page_title="Streamlit Demo",
11-
page_icon="🎈",
11+
page_icon="🎉",
1212
layout="wide"
1313
)
1414

0 commit comments

Comments
 (0)