chainlit
chainlit copied to clipboard
fix: favicon path not correct when root path is set
https://github.com/Chainlit/chainlit/pull/1155/files#diff-9a73e67e163edc3fae6839bf2bcc8c6ab650624eff6668502388a7a86b7ece78L309
at this line, we already replace all the href and src, so won't need to change root path for favicon.
@tpatel can you help me have a look at this PR?