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
Mostly self-explanatory, utilize the destination site's favicon for hyperlink blocks so you can easily tell at a glance what it'd link to without hovering over the block. Could add a 'link' overlay to the block as well to make it more clear that it's a link to a page, and not just a static image.
Likely have the server pull the favicon and not the client, so there aren't any unnecessary connections to external websites on the client's side.