{% comment %} Render your responsive images using Imager.js (https://github.com/BBC-News/Imager.js/), with the smallest resized image used as a fallback. Usage: {% responsive_image path: assets/image.jpg alt: "A description of the image" %} (P.S. You can safely delete this comment block) {% endcomment %} {% assign smallest = resized | sort: 'width' | first %}