Hello!
I wanna make a PWA using streamlit.
So i make a manifest.json and try to add <link rel=‘manifest’…> in html header tag.
But i dont know how to add.
Please teach me how to add…
Thank you
Hello!
I wanna make a PWA using streamlit.
So i make a manifest.json and try to add <link rel=‘manifest’…> in html header tag.
But i dont know how to add.
Please teach me how to add…
Thank you
Hi @Soogle44, welcome to the Streamlit community!
Could you be more specific about what you are trying to do? From the context, it looks like you are trying to pass manifest.json
and want Streamlit to do something with it?
Best,
Randy