Skip to content

Add Open Graph image and fix application deadline copy - #1

Open
enobrant wants to merge 1 commit into
FlorentVP:mainfrom
enobrant:og-image-and-deadline-fix
Open

Add Open Graph image and fix application deadline copy#1
enobrant wants to merge 1 commit into
FlorentVP:mainfrom
enobrant:og-image-and-deadline-fix

Conversation

@enobrant

@enobrant enobrant commented Jul 3, 2026

Copy link
Copy Markdown

What

  • Link previews (og:image): Adds an og-image.png (white bot-king on the brand black, 1200×630) plus OpenGraph + Twitter Card metadata and metadataBase in app/layout.tsx. Currently the site has no og:image, so shared links (e.g. WhatsApp) render a blank white box.
  • Deadline copy fix: The application success message said applicants would hear back "before July 2026" — that date has now passed. Changed to "before August 2026" (app/page.tsx).

Notes for deploy

  • Set NEXT_PUBLIC_SITE_URL=https://league.florent.vc in Vercel env vars so the og:image resolves to the canonical domain (otherwise it falls back to the *.vercel.app URL).
  • WhatsApp/Meta caches previews per-URL; after deploy, re-scrape via the Facebook Sharing Debugger or share with a ?v=2 query param to bust the cache.

Test

  • og-image.png is 1200×630 and renders the bot-king on black (no transparency, so it won't show blank).

- Add og:image (bot-king card) plus OpenGraph/Twitter metadata and
  metadataBase so link previews render on WhatsApp, X, etc.
- Fix success message: 'before July 2026' -> 'before August 2026'
@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

@enobrant is attempting to deploy a commit to the florentvp's projects Team on Vercel.

A member of the Team first needs to authorize it.

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