b8ac82e897
The cutover put HubBar on / and /news, but HubBar's account icon was a hardcoded person SVG — so signed-in users lost the avatar the old `/` Header showed. Render <Avatar> when auth.user.avatar_url exists (fills the circle, no tint peek); fall back to the person glyph when signed out / no picture. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>