Skip to content

fix: add OG image and social sharing meta tags#44

Open
chillkimtest-oss wants to merge 1 commit into
mainfrom
fix/og-image-meta-tags
Open

fix: add OG image and social sharing meta tags#44
chillkimtest-oss wants to merge 1 commit into
mainfrom
fix/og-image-meta-tags

Conversation

@chillkimtest-oss
Copy link
Copy Markdown
Collaborator

What

  • Commits public/og-image.png (1200x630, before/after transformation visual)
  • Adds og:image meta tag to nuxt.config.ts
  • Adds twitter:image meta tag to nuxt.config.ts

Why

Social sharing previews (Slack, Discord, Twitter, HN) currently show no image because:

  1. The OG image existed in public/ but was never git-tracked
  2. The og:image and twitter:image meta tags were never added

Impact

Critical for Show HN launch (Tue Mar 24). Every share of the HN link will now show the before/after resume transformation instead of a blank preview.

Testing

After Vercel deploys, verify at https://ohmydoc.vercel.app/og-image.png and use opengraph.xyz to confirm the preview renders.

Closes the OG image portion of #33 and #36.

- Add public/og-image.png (1200x630 before/after transformation)
- Add og:image meta tag pointing to deployed image URL
- Add twitter:image meta tag for Twitter card previews

Critical for Show HN launch social sharing previews.
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ohmydoc-using-claude-code-agent Ready Ready Preview, Comment Mar 20, 2026 4:20pm

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.

1 participant