Skip to content

[codex] add board social preview metadata#226

Merged
neonwatty merged 1 commit into
mainfrom
codex/board-og-image
Jun 11, 2026
Merged

[codex] add board social preview metadata#226
neonwatty merged 1 commit into
mainfrom
codex/board-og-image

Conversation

@neonwatty

Copy link
Copy Markdown
Collaborator

Summary

  • add canonical, Open Graph, and Twitter large-card metadata to the BugDrop Board landing page
  • point social unfurls at the existing published 1280x720 board preview image
  • add a board landing regression test so the preview image metadata stays present

Validation

  • npm run validate
  • npx vitest run test/boardLanding.test.ts
  • npx prettier --check public/board/index.html test/boardLanding.test.ts
  • git diff --check
  • crawler-style local extraction confirmed og:image, image dimensions, twitter:card, and twitter:image
  • curl confirmed https://bugdrop.dev/board/assets/launch-dark.png returns 200 image/png and is 1280x720

@neonwatty neonwatty marked this pull request as ready for review June 11, 2026 18:01
@neonwatty neonwatty force-pushed the codex/board-og-image branch from 81dc6bd to 1ef144e Compare June 11, 2026 18:02
@neonwatty neonwatty added this pull request to the merge queue Jun 11, 2026
Merged via the queue into main with commit 71faeb3 Jun 11, 2026
7 checks passed
@neonwatty neonwatty deleted the codex/board-og-image branch June 11, 2026 18:22
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.50.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant