We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e72360a commit e6f7d43Copy full SHA for e6f7d43
src/products/ready-to-review.njk
@@ -50,7 +50,7 @@ title: Ready to Review - Eliminate PR coordination overhead
50
<hr class="text-separator" aria-hidden="true">
51
52
<div style="background: linear-gradient(135deg, var(--yellow) 0%, #ffd700 100%); border: 8px solid var(--black); border-radius: 20px; padding: 40px; margin: 40px 0; box-shadow: 0 8px 32px rgba(255, 215, 0, 0.5); text-align: center;">
53
- <p style="font-size: 32px; font-weight: 900; margin: 0 0 15px 0; color: var(--black); text-transform: uppercase; letter-spacing: 1px;">🚀 SHIPPING NOVEMBER 17, 2025</p>
+ <p style="font-size: 32px; font-weight: 900; margin: 0 0 15px 0; color: var(--black); text-transform: uppercase; letter-spacing: 1px;">🚀 SHIPPING NOVEMBER 2025</p>
54
<p style="font-size: 20px; margin: 0; color: var(--black); font-weight: 600;">For engineering teams and open-source projects worldwide.</p>
55
</div>
56
0 commit comments