2eccfe7f75
Build and Deploy Verso / deploy (push) Has been cancelled
Introduce the Verso brand marks as self-contained SVGs with the EB Garamond latin subset embedded as a base64 @font-face, so they render identically in every context (favicon, CSS background, <img>, inline) with no runtime Google Fonts dependency — important for the self-hosted alpha. Falls back to Georgia serif if a browser ignores SVG-embedded fonts. Assets: - verso-square.svg — rounded "V" tile (200×200); used as favicon.svg and the editor top-left toolbar logo. - verso-logo.svg / verso-logo-dark.svg — wide "verso · ONLINE EDITOR" wordmark (760×200), light + dark wordmark variants. Wiring: - favicon: public/favicon.svg replaced with the square mark. - editor toolbar: --redesign-toolbar-logo-url (light + dark) -> verso-square.svg. - projects dashboard navbar: ProjectListDsNav logo -> verso-logo(.dark), with --navbar-brand-width widened to 200px to fit the wide wordmark. - login page: centered Verso wordmark above the form; suppress the top navbar so the hero logo stands alone (no competing Overleaf mark). PNG favicons / apple-touch-icon are left as-is (no raster tooling available); modern browsers use the SVG favicon. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>