Skip to content

[FEAT] add favicon #13

Open
Open
@3DJupp

Description

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

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    • Status

      Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions