feat(og): uppercase black-weight title with white subtitle#894
feat(og): uppercase black-weight title with white subtitle#894tannerlinsley merged 1 commit intomainfrom
Conversation
Render TANSTACK {LIBRARY} in Inter Black (900) with -3px letter spacing
and uppercase. Switch subtitle/intro/docs copy to white; library name
keeps its accent color. Adds Inter-Black.ttf and bundles it in the
Netlify function.
✅ Deploy Preview for tanstack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThis PR adds the Inter Black font (weight 900) to the Open Graph image generation pipeline. The font file is included in the Netlify build configuration, loaded into the asset cache, registered with the image renderer, and applied to template typography with white text styling. ChangesOG Image Font Enhancement
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Comment |

Summary
Test plan
.og-preview/PNGs viapnpm exec tsx scripts/og-preview.tsand visually verified router/query/form (landing + docs variants)Note: pre-commit hooks bypassed — failures were pre-existing TS/lint errors in unrelated files (blog.ts, shop/*, intent-admin.server.ts) and don't touch the OG code.
Summary by CodeRabbit
New Features
Style