docs: add 1200×630 social card for link previews#87
Merged
Conversation
Replace the square app icon as the Open Graph / Twitter image with a dedicated 1200×630 card (og-card.jpg, 93 KB), and switch twitter:card to summary_large_image. Adds og:image:width/height/alt. Resolves the social-image TODO left in config.ts.
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.
Adds a dedicated Open Graph / Twitter social card so link unfurls (HN, X, LinkedIn, GitHub, Slack) show a real preview instead of the square app icon.
docs/public/og-card.jpg— 1200×630, 93 KB (full-bleed gradient, so JPG at 4:4:4 quality beats a 600 KB PNG with no visible loss).config.ts:og:image/twitter:image→ the card;twitter:card→summary_large_image; addedog:image:width/height/alt. Clears the social-image TODO from docs: marketing polish — SEO, structured data & copy #86.On-brand with the GMC icon — the tag/storefront mark + green
>_terminal,$ gmc doctor→✓ Merchant API reachable, "Diagnose · Preflight · Migrate". Verified in the built HTML and shipped todist/.Docs/asset only — no code paths touched.