Join Nostr
2025-02-25 22:18:38 UTC
in reply to

Nathan Gathright on Nostr: I’d display the image for the one that matches my documented aspect ratio, and ...

I’d display the image for the one that matches my documented aspect ratio, and treat the rest as if they hadn’t provided a hero image at all, which is the experience the vast majority of feeds will look like anyway.

And I wouldn’t even trust the one that gave the correct aspect ratio. I’d use `object-fit:cover;` or equivalent to force it into that size even if the provided asset happen to be wrong.