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
It's not a big deal since current browsers can use the shortcut link in the index.html head, but some people will be looking to have the favicon build directly into the root, rather than be in the images folder. Also, I have no idea how .ico would be handled currently, but again who cares really, browsers handle .png icons just fine.
The text was updated successfully, but these errors were encountered:
Here is a possible solution that takes a source .png and creates the rest for us, however an even better solution would be one that takes a .svg as the source. https://github.com/haydenbleasel/favicons
It's not a big deal since current browsers can use the shortcut link in the index.html head, but some people will be looking to have the favicon build directly into the root, rather than be in the images folder. Also, I have no idea how .ico would be handled currently, but again who cares really, browsers handle .png icons just fine.
The text was updated successfully, but these errors were encountered: