We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
avif is much more efficient than jpg, png, and gif. It's better than webp.
We should migrate every image to reduce a) our app's network requirements, and b) our Git repository size (blobs are particularly demanding).
Places to migrate:
TODO: Confirm our Next.js modal works with clicking the image to expand it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
avif is much more efficient than jpg, png, and gif. It's better than webp.
We should migrate every image to reduce a) our app's network requirements, and b) our Git repository size (blobs are particularly demanding).
Places to migrate:
TODO: Confirm our Next.js modal works with clicking the image to expand it.
The text was updated successfully, but these errors were encountered: