Skip to content

Fix stretched browser icon - #27

Merged
sfc-gh-lmasuch merged 1 commit into
streamlit:masterfrom
lukasmasuch:lukasmasuch/fix-stretched-browser-icon
Aug 26, 2026
Merged

Fix stretched browser icon#27
sfc-gh-lmasuch merged 1 commit into
streamlit:masterfrom
lukasmasuch:lukasmasuch/fix-stretched-browser-icon

Conversation

@lukasmasuch

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 26, 2026 00:01
@sfc-gh-lmasuch
sfc-gh-lmasuch merged commit 0a05ae8 into streamlit:master Aug 26, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Streamlit app’s configured page icon asset to address the “stretched browser icon” issue by switching the Streamlit logo URL used in st.set_page_config.

Changes:

  • Updated STREAMLIT_LOGO_URL from a PNG asset to an SVG asset.
  • Kept st.set_page_config(..., page_icon=STREAMLIT_LOGO_URL) pointing at the updated URL.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants