AlignmentResearch / KataGoVisualizer

MIT License
3 stars 1 forks source link

Switch to SVG icons with consistent aspect ratio #113

Closed AdamGleave closed 1 month ago

AdamGleave commented 1 month ago

All icons are now SVG and have aspect ratio 1. Also add that aspect ratio to CSS class to avoid Cumulative Layout Shift (CLS).

@ccstan99 could you make an attack & defense themed version of the video icon using the swords/shields & add them to this PR? I don't have the original iconography for those. We don't have a defense video yet but we will thanks to you, so would be nice to have an icon for it.

netlify[bot] commented 1 month ago

Deploy Preview for goattack ready!

Name Link
Latest commit 9fe875013cc9de7c5942e4f5a0ffd109081144d0
Latest deploy log https://app.netlify.com/sites/goattack/deploys/664a21bf8ba9640008fd1054
Deploy Preview https://deploy-preview-113--goattack.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 97 (🔴 down 1 from production)
Accessibility: 95 (🔴 down 2 from production)
Best Practices: 100 (no change from production)
SEO: 92 (🟢 up 7 from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

ccstan99 commented 1 month ago

I don't have permission to push to this repo. New SVGs (attack-video.svg & defense-video.svg) are in this folder. 2024-05-19 web-header

AdamGleave commented 1 month ago

Thanks ChengCheng -- added to PR now