You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to set the tab favicon to a custom .png/.ico in the .gotty config file. You can already set the tab title, so setting the tag icon/favicon seems reasonable too. I can set it manually by using a custom index.html, but I'd prefer to be able to do it directly from the .gotty config file. I'd like to be able to do something like this:
favicon = "/my_favicon.png"
Can this be implemented, or, alternatively, would anyone mind if I sent a PR? I'd be willing to add this myself.
The text was updated successfully, but these errors were encountered:
CoconutMacaroon
changed the title
[FEATURE REQUESTT] Add support for custom favicons (browser tab icons) in the .gotty tab
[Feature Request] Add support for custom favicons (browser tab icons) in the .gotty file
Jan 21, 2022
I'd like to be able to set the tab favicon to a custom
.png
/.ico
in the.gotty
config file. You can already set the tab title, so setting the tag icon/favicon seems reasonable too. I can set it manually by using a customindex.html
, but I'd prefer to be able to do it directly from the.gotty
config file. I'd like to be able to do something like this:Can this be implemented, or, alternatively, would anyone mind if I sent a PR? I'd be willing to add this myself.
The text was updated successfully, but these errors were encountered: