Skip to content

Change OG image handling - #29

Merged
mrbubbles-src merged 1 commit into
mainfrom
dev
Feb 6, 2026
Merged

Change OG image handling#29
mrbubbles-src merged 1 commit into
mainfrom
dev

Conversation

@mrbubbles-src

Copy link
Copy Markdown
Owner

This pull request updates the Open Graph (OG) image handling to use a static asset instead of a dynamically generated API endpoint. It also updates documentation and metadata to reflect this change, including the image dimensions and descriptions.

Open Graph Image Handling:

  • Changed the default OG image path from the API endpoint (/api/og) to a static asset (/images/og.png) in lib/metadata.ts.
  • Updated the OG image dimensions and alt text in lib/metadata.ts to match the new static asset (width: 895, height: 372, alt: 'TeacherBuddy logo').

Documentation Updates:

  • Revised documentation/project-docs/metadata-and-seo.md to describe the use of a static OG image asset, update file references, and clarify that the OG endpoint is now optional.

@vercel

vercel Bot commented Feb 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
teacherbuddy Ready Ready Preview, Comment Feb 6, 2026 0:31am

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@mrbubbles-src
mrbubbles-src merged commit 98678ec into main Feb 6, 2026
2 checks passed
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