Skip to content
New issue

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

Don't use a special redirect to generate thumbnails for SVG images #4758

Closed
bhousel opened this issue Dec 2, 2020 · 0 comments
Closed

Don't use a special redirect to generate thumbnails for SVG images #4758

bhousel opened this issue Dec 2, 2020 · 0 comments

Comments

@bhousel
Copy link
Member

bhousel commented Dec 2, 2020

Since we started tracking flags in #4745 ...
They don't look very good on nsi.guide because we are using specialredirect to generate thumbnails see here

The flags are all available in SVG, so the browser should really just fetch that directly.
We should check whether a commons image is an SVG, and generate the correct url to just fetch it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant