diced / zipline

A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
https://zipline.diced.sh/
MIT License
1.31k stars 128 forks source link

Bug: Missing favicon in webpage #539

Closed arpanghosh8453 closed 6 months ago

arpanghosh8453 commented 6 months ago

What happened?

I have noticed there is no default or custom favicon on the website. Is there any quick way to fix it?

Version

latest (ghcr.io/diced/zipline or ghcr.io/diced/zipline:latest)

What browser(s) are you seeing the problem on?

No response

Zipline Logs

No response

Browser Logs

No response

Additional Info

No response

diced commented 6 months ago

If you add a public/favicon.ico file it will work automatically. if you were using the docker compose file it should have made a volume for it with the default favicon, but it depends on how you set it up.

arpanghosh8453 commented 6 months ago

Thank you @diced so much for the information, I had a bind mount to that folder and as soon as I added the ico file there and restarted the container, it was updated in the tab.

Thank you so much for your quick response. The missing favicon was bothering me, given the UI is so polished. This is an amazing piece of software and does everything I need under the same hood.

Thanks again, I am closing the issue.