Closed Parsifa1 closed 9 months ago
The new icon LGTM. did you test it locally and see if it works or not?
The new icon LGTM. did you test it locally and see if it works or not?
it doesn't work unfortunately. This may require other changes in typst-preview
The new icon LGTM. did you test it locally and see if it works or not?
it doesn't work unfortunately. This may require other changes in typst-preview
We perhaps must bundle it inside of the frontend like that:
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,LOVELY_SVG_FAVICON_HERE" />
This should ensure the frontend html to be a single file again.
We may use https://cloudconvert.com/svg-to-ico for frontend icon. And https://cloudconvert.com/svg-to-png for extension icon. Constraints for rendering SVG images.
The new icon LGTM. did you test it locally and see if it works or not?
it doesn't work unfortunately. This may require other changes in typst-preview
sorry, i will try and do some test stuff
Done.
add an favicon for the localhost website for typst-preview.