fix(web): hide nav auth links on public pages (/welcome, /invite)
CI / Lint / Test / Vet (push) Successful in 11s
CI / Build & Import (push) Successful in 10s

Logged-out visitors on /welcome and /invite should not see Account or
Log out. Split Layout into Layout (authenticated, full nav) and
PublicLayout (public, brand-only header). WelcomePage + InvitePage
variants now use PublicLayout.
This commit is contained in:
2026-06-03 23:25:24 +02:00
parent 72bf8a5553
commit 070491261d
2 changed files with 761 additions and 676 deletions
File diff suppressed because it is too large Load Diff