Fix rounded transparent corners in branding - #90
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Code Review ✅ Approved🟢 Low risk Replaces branding assets with transparent-corner exports to fix rounded corner rendering in the README logo and site. No issues found.
Review coverageAuto-approval Approved OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Powered by Gitar — free for open source |
The previous export kept opaque black pixels in the outer corners, so GitHub rendered the README logo as a square. This replaces the 512px branding asset with the original transparent-corner export (normalized to 512×512), and updates the matching site/logo asset.