Skip to content

Add docs social meta image - #312

Merged
zahlekhan merged 1 commit into
mainfrom
chore/docs-meta-image
Mar 11, 2026
Merged

Add docs social meta image#312
zahlekhan merged 1 commit into
mainfrom
chore/docs-meta-image

Conversation

@zahlekhan

Copy link
Copy Markdown
Contributor

Summary

  • add docs/public/meta-image.png as the canonical docs social preview asset
  • wire global docs metadata in docs/app/layout.tsx to use /meta-image.png for Open Graph
  • configure Twitter metadata to use summary_large_image with the same preview image

Test plan

  • run pnpm --filter docs dev and load the docs homepage
  • inspect page metadata and confirm og:image points to /meta-image.png
  • verify twitter:card is summary_large_image and twitter:image points to /meta-image.png

Made with Cursor

Wire the docs app metadata to use the new public meta image for Open Graph and Twitter cards so shared links render consistent branding.

Made-with: Cursor
@zahlekhan
zahlekhan enabled auto-merge (squash) March 11, 2026 12:24
@zahlekhan
zahlekhan merged commit b34c16b into main Mar 11, 2026
2 checks passed
@zahlekhan
zahlekhan deleted the chore/docs-meta-image branch March 11, 2026 12:27
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