hotfix: unified logo — cappuccino illustration as-is in PDF/email, amber square for favicon/PWA#14
Merged
Merged
Conversation
…quare for favicon/PWA - logo.svg: amber rounded-square icon using cappuccino-with-steam paths (white stroke) — favicon and PWA install icon only - favicon.svg: replaces the coffee-emoji placeholder with the proper mark - pwa-192x192/512x512: regenerated from logo.svg via generate-icons.mjs - PDF header: cappuccino-with-steam paths inlined as white-stroke SVG directly in the amber band beside the Kaffeelisten wordmark - Email body: same illustration embedded as data:image/svg+xml;base64 img (stone stroke on white) above the monthly summary table; base64 used because Gmail/Outlook strip inline <svg> tags - index.html: apple-touch-icon link added - vite.config: includeAssets corrected to existing file names
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…l blocks data: URIs
…sed cappuccinoWhiteSrc
Logo was 44×35 and only spanned the small label row, leaving the h1 title below with no visual counterweight on the right. Restructured the header table so label + h1 share a single left cell and the logo sits in the right cell vertically centred across both. Size increased to 72×58 (maintains 200:160 cappuccino-SVG ratio, ~64% larger).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Single source of truth: the cappuccino-with-steam.svg line-art. Each surface gets it in the right format:
cappuccino-with-steam.svgas alwayslogo.svg)<svg stroke="white">in the amber banddata:image/svg+xml;base64<img>— stone stroke on white bg above summary table (base64 because Gmail/Outlook strip<svg>tags)Also fixed
vite.config.tsincludeAssetsreferencedfavicon.icoandapple-touch-icon.png, neither of which exists on disk — correctedindex.htmlnow has<link rel="apple-touch-icon" href="/pwa-192x192.png">for iOS home-screen installsTest plan
/api/send-report→ PDF header shows the cup beside "Kaffeelisten"