Skip to content

fix: update logic for og image#2735

Merged
alexdln merged 1 commit into
npmx-dev:releasefrom
alexdln:fix/blog-og-image
May 13, 2026
Merged

fix: update logic for og image#2735
alexdln merged 1 commit into
npmx-dev:releasefrom
alexdln:fix/blog-og-image

Conversation

@alexdln
Copy link
Copy Markdown
Member

@alexdln alexdln commented May 13, 2026

🧭 Context

It seems that one of the updates broke the image definition priority. Because of this, even if we defined og:image at the page level, defineOgImage from the application level was used on top of it.

📚 Description

Disabled image additions at the application level for blog pages (since blog pages always add an image)

Before:

image

After:

image image

@alexdln alexdln requested review from a team May 13, 2026 09:23
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 13, 2026

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

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment May 13, 2026 9:25am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview May 13, 2026 9:25am
npmx-lunaria Ignored Ignored May 13, 2026 9:25am

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 13, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 447f8e87-6e9b-4395-839e-4a5c480d5152

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
app/app.vue 0.00% 2 Missing and 2 partials ⚠️

📢 Thoughts on this report? Let us know!

@alexdln alexdln merged commit 98e9f83 into npmx-dev:release May 13, 2026
25 checks passed
@alexdln alexdln deleted the fix/blog-og-image branch May 13, 2026 10:00
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.

3 participants