Skip to content

Conversation

@si
Copy link
Owner

@si si commented Jan 17, 2026

Motivation

  • Social previews should use a post's artwork when available, so prefer the post coverImage for the OpenGraph og:image and ensure the URL is absolute.

Description

  • Updated src/_layouts/base.njk to set ogImage = coverImage or page.data.coverImage and use that value for og:image.
  • Build absolute image URLs by prefixing with meta.url for both the chosen cover image and the default HF24-opengraph.png fallback.
  • Kept the existing fallback behavior when no cover image is present.

Testing

  • No automated tests were run for this change.

Codex Task

@netlify
Copy link

netlify bot commented Jan 17, 2026

Deploy Preview for housefinesse ready!

Name Link
🔨 Latest commit f9bc98f
🔍 Latest deploy log https://app.netlify.com/projects/housefinesse/deploys/696bec2bf6d8ba0008ca6d74
😎 Deploy Preview https://deploy-preview-86--housefinesse.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 17, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
hf f9bc98f Jan 17 2026, 08:08 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants