Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] add favicon #13

Open
1 task done
3DJupp opened this issue Jan 18, 2025 · 1 comment
Open
1 task done

[FEAT] add favicon #13

3DJupp opened this issue Jan 18, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@3DJupp
Copy link

3DJupp commented Jan 18, 2025

Is this a new feature request?

  • I have searched the existing issues

Wanted change

Hey, i just realized, that it should be possible to have the matching favicon aswell:

Thats used for the icon:
curl -o /kclient/public/icon.png https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bambustudio-logo.png

And thats for the favicon:
curl -o /kclient/public/favicon.ico https://bambulab.com/favicon.ico

Reason for change

Because it possible and visually pretty nice to have 👍

Image

Proposed code change

just add a line (curl -O) in the Dockerfile

@3DJupp 3DJupp added the enhancement New feature or request label Jan 18, 2025
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Issues
Development

No branches or pull requests

1 participant