Open superfever3000 opened 4 weeks ago
That's a pretty large image! The image appears to have been exported from an SVG, so it makes sense to use the SVG directly as the image.
SVG is natively supported by all modern browsers in the img
tag, so it can directly replace the current image
I actually did not know it made that big of a difference! Yes the image was converted from an SVG. I will fix this when I get around to it (hopefully in the next few days)
Checked Existing
What enhancement would you like to see?
The current logo is a 10165x2285px image, which is way too much for a website that displays said image in 208x47px. It would be great if the logo was scaled down to a reasonable amount.
Any other details to share? (OPTIONAL)
No response