Skip to content

fix favicon.ico relative path#1696

Merged
jpdillingham merged 1 commit into
slskd:masterfrom
deepsweet:fix-favicon
Apr 11, 2026
Merged

fix favicon.ico relative path#1696
jpdillingham merged 1 commit into
slskd:masterfrom
deepsweet:fix-favicon

Conversation

@deepsweet

@deepsweet deepsweet commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

In case slskd is hosted not under / base URL but rather something like /slskd.

By default browsers try to fetch /favicon.ico which is not there, but this PR fixes it to become relative to the HTML file.

In case slskd is hosted not under `/` base URL but rather something like `/slskd`. By default it's trying to fetch `/favicon.ico` which is not there.
@jpdillingham jpdillingham merged commit 96514c6 into slskd:master Apr 11, 2026
@jpdillingham

Copy link
Copy Markdown
Member

Thanks!

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