potiuk opened a new pull request, #1433: URL: https://github.com/apache/airflow-site/pull/1433
## Summary - Add ~10% transparent padding around the Airflow pinwheel favicon so it renders without clipping in Chrome, Edge, and Google Search results - Add an SVG favicon (`favicon.svg`) with an expanded viewBox for crisp rendering at any size in modern browsers - Update `generate-missing-favicons.sh` to produce padded PNGs and add a `generate_favicon()` helper - Regenerate all PNG/ICO favicon assets with the new padding Closes #1432 ## Test plan - [ ] Open the site in Chrome/Edge and verify the favicon in the browser tab is not cropped - [ ] Open the site in Firefox and verify the favicon still renders correctly - [ ] Search "Apache Airflow" on Google and verify the favicon is not clipped in results - [ ] Verify apple-touch-icon and PWA icons render with proper margins on mobile 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
