Skip to content

feat: custom ico for favico + static file for i.e. unraid#13

Merged
pozgo merged 1 commit into
pozgo:mainfrom
tmakuch:feat/ico
Jan 27, 2026
Merged

feat: custom ico for favico + static file for i.e. unraid#13
pozgo merged 1 commit into
pozgo:mainfrom
tmakuch:feat/ico

Conversation

@tmakuch

@tmakuch tmakuch commented Jan 27, 2026

Copy link
Copy Markdown
Contributor

You lack a logo, let me suggest one ;)

Added favicon and updated the header. Additionally readme uses a png that could be used in i.e. unraid.
PR contains source file for the logo, tho .ico itself was additionally edited to be more clear on 16x16 resolution (ico itself contains 16x16, 32x32, 64x64 and 128x128 in cause some day it will become a desktop app).

Preview on firefox/edge/chrome:
image

onClick={() => navigate('/')}
>
<Terminal sx={{ mr: 2 }} />
<img src={logo} alt="logo" width="24px" style={{marginRight: '5px'}}/>

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Playing devils advocate: using .ico directly in the webpage is not strictly recommended as some browsers might not display it. Not sure if internet explorer/netscape is in the scope tho.

@pozgo
pozgo merged commit ba14867 into pozgo:main Jan 27, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants