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
Right now we just include <link rel="shortcut icon" href="<some favicon>.ico" type="image/x-icon" />, but there are other ways to configure favicons that handle more modern use cases, such as high resolutions, mobile app shortcuts, etc.
Right now we just include
<link rel="shortcut icon" href="<some favicon>.ico" type="image/x-icon" />
, but there are other ways to configure favicons that handle more modern use cases, such as high resolutions, mobile app shortcuts, etc.Here's a reasonable reference that can be used as a starting point: https://www.emergeagency.com/insights/detail/the-essentials-of-favicons/
The text was updated successfully, but these errors were encountered: