Skip to content

docs: proper 1200×630 social share image#279

Merged
btravers merged 1 commit into
mainfrom
seo/og-image
Jul 2, 2026
Merged

docs: proper 1200×630 social share image#279
btravers merged 1 commit into
mainfrom
seo/og-image

Conversation

@btravers

@btravers btravers commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

The docs used logo.svg as og:image / twitter:image — an SVG doesn't render as a social card, and the Twitter card was the small summary type.

Change

  • Adds a branded 1200×630 PNG share card (docs/public/og-temporal-contract.png) — logo + name + tagline on the brand beetroot gradient, with the btravstack hub label and URL.
  • Points og:image / twitter:image at it, adds og:image:type/width/height and descriptive alt.
  • Upgrades twitter:cardsummary_large_image.

🤖 Generated with Claude Code

Replace the SVG logo used for og:image/twitter:image (which doesn't render
as a social card) with a branded 1200x630 PNG, and upgrade the Twitter card
to summary_large_image. Adds og:image:type/width/height and descriptive alt.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 2, 2026 14:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the VitePress docs site metadata to use a proper Open Graph / Twitter share card image, improving how links to the documentation render on social platforms.

Changes:

  • Replaces the previous SVG-based og:image / twitter:image with a dedicated PNG share card URL.
  • Adds Open Graph image metadata (type, width, height, and improved alt) for richer previews.
  • Switches Twitter card type to summary_large_image.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
docs/.vitepress/config.ts Updates Open Graph + Twitter meta tags to point to the new 1200×630 PNG and use summary_large_image.
docs/public/og-temporal-contract.png Adds the branded PNG social share image referenced by the updated meta tags.

@btravers btravers merged commit d5a7eb0 into main Jul 2, 2026
10 checks passed
@btravers btravers deleted the seo/og-image branch July 2, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants