Hi! I created a personal website with Streamlit. I’m not a front-end guy, so I love this framework for simplicity, and knowing Python is enough to work with it. I definitely will use it in the future.
The only thing I’m struggling with is finding a way to replace the Streamlight logo and title. It appears for the first seconds of loading the website on the tab but it is more disappointing that the Streamlit logo and title replace my logo and title on every preview for URL that I send in any messenger or social network.
And yes, I’m using st.set_page_config() if you were wondering.
It is just funny to send people links to personal websites with the big title Streamlit and its logo without any mention of yourself. I don’t want to be funny and I don’t want to rewrite the website using something else. HELP!