docs: add open graph share image - #1373
Conversation
Replace the 512px favicon used as the share preview with a 1200x630 card rendered from the site's own logo, fonts, and tagline, and switch the twitter card to summary_large_image. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Team Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. 📝 WalkthroughWalkthroughThe VitePress head configuration now uses ChangesSocial preview metadata
Merge Risk: ⚪ Minimal · up to Social sharing metadata now uses the dedicated 1200×630 preview image with matching dimensions and a large-image Twitter card. No current merge-readiness risk remains. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1 files. 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. Comment |
Summary
docs/public/og.png, rendered from the site's own logo, fonts, and taglineog:image/twitter:imageat it, addog:image:width/og:image:height, and switchtwitter:cardtosummary_large_imagePreview
🤖 Generated with Claude Code
AI-assisted — Tool: Claude Code; model: anthropic/claude-fable-5-1; version: unavailable.
Note
Low Risk
Docs-only head metadata and a static asset; no runtime or application logic changes.
Overview
Adds a dedicated 1200×630 share card (
og.png) for link previews and wires the docs site to use it instead of the square app icon.In
docs/.vitepress/config.mts,og:imageandtwitter:imagenow point athttps://usage.jdx.dev/og.png, withog:image:width/og:image:heightset to 1200 and 630.twitter:cardis switched fromsummarytosummary_large_imageso Twitter/X shows the wide preview.Reviewed by Cursor Bugbot for commit c4db848. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit