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

Fix app icons referenced by web manifest #105

Merged
merged 5 commits into from
Mar 4, 2024
Merged

Fix app icons referenced by web manifest #105

merged 5 commits into from
Mar 4, 2024

Conversation

tgaff
Copy link
Contributor

@tgaff tgaff commented Feb 26, 2024

I discovered that in some browsers the guide is installable (thought that was a pay-for-feature). The icons for that come from the webmanifest and we never replaced those. Documentation: https://hydejack.com/docs/config/#changing-the-app-icons

So users saw:

Screen Shot 2024-02-26 at 10 58 55 AM

This corrects it to (ignore the tgaff - that's just an artifact of how I tested):

Screen Shot 2024-02-26 at 10 58 45 AM

Icons are more or less signed-off on by Jim. (I resized and re-file-sized them)

@tgaff tgaff force-pushed the tgaff/app-icons branch from 90b87f1 to 81102fb Compare March 1, 2024 07:05
Copy link
Member

@holetse holetse left a comment

Choose a reason for hiding this comment

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

Good catches!

@tgaff tgaff merged commit df172fb into master Mar 4, 2024
1 check passed
@tgaff tgaff deleted the tgaff/app-icons branch March 4, 2024 00:49
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