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

Get favicon working across browsers (Safari) #1

Open
martypdx opened this issue Mar 2, 2024 · 1 comment
Open

Get favicon working across browsers (Safari) #1

martypdx opened this issue Mar 2, 2024 · 1 comment

Comments

@martypdx
Copy link
Collaborator

martypdx commented Mar 2, 2024

Need to use mask icons plus there seem to be other janky fixes to support across primary browsers

@martypdx martypdx changed the title Get Docs Favicon working across platforms Get favicon working across browsers (Safari) Mar 2, 2024
@martypdx
Copy link
Collaborator Author

martypdx commented Mar 2, 2024

https://dev.to/masakudamatsu/favicon-nightmare-how-to-maintain-sanity-3al7

<link rel="icon" href="/favicon.ico" sizes="48x48">
<link rel="icon" href="/favicon.svg" sizes="any" type="image/svg+xml">

Article has resources for converting to ico

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant