chore(snd): rebrand og:image and twitter:image to SND#28
Merged
Conversation
Replaces the legacy Firefox Send social-share images (light-gray background, blue cloud-arrow icon, "Send" wordmark) with on-brand SND versions: dark Vault background, sage hollow-square S brand mark, "SND" wordmark in Inter, mono tagline, accent dot footer, and snd.dx.pe url. Same dimensions (1200x630 OG, 560x300 Twitter).
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.
Summary
Replace the legacy Firefox Send social-share images with on-brand SND versions.
Before: light-gray background, blue cloud-arrow icon, "Send" wordmark.
After: dark Vault background (
#0e0f0d), sage hollow-square S brand mark (matching the in-app header mark), "SND" wordmark in Inter, monospace tagline, accent-dot footer line, andsnd.dx.peURL.Same dimensions as before, so the existing
<meta property="og:image">/<meta name="twitter:image">wiring inserver/layout.jsdoesn't change — webpack just re-hashes the asset path at build time.assets/send-fb.jpgassets/send-twitter.jpgTest plan
<meta property="og:image">and<meta name="twitter:image">resolve to the new hashed paths.