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

[Feature Request] Add support for custom favicons (browser tab icons) in the .gotty file #27

Open
CoconutMacaroon opened this issue Jan 21, 2022 · 1 comment

Comments

@CoconutMacaroon
Copy link

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.

@CoconutMacaroon 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
@sorenisanerd
Copy link
Owner

Sure, a PR would be very welcome :)

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

No branches or pull requests

2 participants