Skip to content

Update og for examples#496

Merged
valebearzotti merged 3 commits intocanaryfrom
og-examples-page-xmcp-398
Feb 22, 2026
Merged

Update og for examples#496
valebearzotti merged 3 commits intocanaryfrom
og-examples-page-xmcp-398

Conversation

@0xKoller
Copy link
Collaborator

No description provided.

@linear
Copy link

linear bot commented Feb 20, 2026

@vercel
Copy link
Contributor

vercel bot commented Feb 20, 2026

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

Project Deployment Actions Updated (UTC)
xmcp-website Ready Ready Preview, Comment Feb 22, 2026 4:39pm

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 20, 2026

Greptile Summary

Corrects the OG (Open Graph) image metadata for the /api/og/examples route. The previous content was a misplaced blog-like entry ("Shaping the future of MCP tooling" with a hardcoded date of 2025-12-11), which did not match the actual examples page. The new content ("Templates & Examples" title, relevant description, no date) properly reflects the examples/templates listing page.

  • Replaced placeholder blog-style title and description with examples-specific content
  • Removed the hardcoded date field (set to undefined), since the examples page is not dated content
  • Minor inconsistency: OG image uses "Templates & Examples" while the page itself uses "Examples & templates" — not a blocker but worth aligning

Confidence Score: 5/5

  • This PR is safe to merge — it only updates static string content for an OG image route with no logic changes.
  • The change is minimal and scoped to updating three static string values in a single switch case. There are no logic changes, no new dependencies, and no risk of runtime errors. The content now correctly reflects the examples page.
  • No files require special attention.

Important Files Changed

Filename Overview
apps/website/app/api/og/[...path]/route.tsx Updates the OG image content for the "examples" route from incorrect blog-like placeholder text to accurate examples page metadata. Sets date to undefined since examples aren't dated content.

Last reviewed commit: 4e8e822

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

1 file reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
@valebearzotti valebearzotti merged commit 9047de3 into canary Feb 22, 2026
5 checks passed
@0xKoller 0xKoller deleted the og-examples-page-xmcp-398 branch February 23, 2026 18:23
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