7a50f42e02
Build and Deploy Verso / deploy (push) Successful in 9m46s
Three follow-ups after the visual-identity deploy: - Footer: restore the React <Footer> on the projects dashboard (both ProjectListDsNav and the legacy DefaultNavbarAndFooter). Removing it earlier was an overcorrection — it now renders the Verso/AGPL thin footer rather than the old "Powered by Overleaf" line. Other pages already kept the pug footer. - Navbar brand: HeaderLogoOrTitle previously hid the logo whenever a nav title was set, so on the dashboard only the "Verso" instance-name text showed and the wired-up Verso logo never appeared. Make a configured logo (custom logo or the Verso brand logo) take precedence over the title text; fall back to the title only when no logo is provided (unchanged for other navbars). - Login: enlarge the hero wordmark (max-width 260px -> 380px, full column width). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>