generated from coulomb/repo-seed
Some checks failed
Build and Deploy / build-push-deploy (push) Has been cancelled
Split public links (About, Tutorial, Extend) and auth into two groups with 2rem gap between them and the separator. Uses inline style gap to avoid Tailwind CSS bundle gaps. Auth link is now session-aware: shows "Sign out" (POST form with DELETE override) when logged in, "Sign in" (href to NewSessionAction) when not. Implemented via currentUserOrNothing @User in the layout. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>